<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<b>clickFunctionNew: html</b><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ^((html jQuery: '#newArea') html: [:r | r render: ((RPSSSurveyItemComponent new) newInputOn: self inputType; yourself)]).<br><br>Could someone please explain to me why this does not work? If I replace the class 'RPSSSurveyItemComponent' with some like a string 'blah', it runs fine. Am I to understand that I cannot render components (the aforementioned class is a WAComponent subclass with the proper 'renderContentOn:' method) like a can do with standard Seaside callbacks?<br><br>Thanks!<br><br>RS<br><br /><hr />Windows Live™: Keep your life in sync. <a href='http://windowslive.com/explore?ocid=TXT_TAGLM_WL_BR_life_in_synch_062009' target='_new'>Check it out.</a></body>
</html>