hi Cedrick,<br><br>thanks for the answer<br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">not sure but it might be that you need to put evalScripts: true. at<br>

leat for the first example in the updater and if you use some js in<br>
#renderUserDataOn:</blockquote><div><br>i think it is not a js problem (as i can understand, but in any case i added the method with no result) , actually #renderUserDataOn: renders only a component, which is initialized&nbsp; in #children. That component contains a form that on submission write on a database and do nothing else; the final step would be to call #answer and make the component disappear. At this moment the component disappears but without calling #answer.<br>
<br>The second example uses js to update ( with an evaluator) a div inside the central box of the same component. After that the new component is rendered correctly; this is a very simple component which contains a brief explanation for the user and a button with a #call: on a configuration component, the one responsible for the real configuration. There is no js in there and the code inside the configuration component is executed but not rendered. In other words i cannot give control to him and return when i&#39;m finished.<br>
<br>I don&#39;t know if it is very clear ... let me know :)<br><br>Christian<br></div></div><br>