Hello,<br><br>I have a problem with the submitButton. It is placed in the component and in the form. It has callback, which contains only answer: call for this component. <br><br>But I also need some javascript in onClick event generated by evaluator. <br>
<br>The problem is, that the javascript code from onClick seems to be executed only if I call &quot;return: false&quot; for the evaluator. But in this case, the callback of the button is not run :( <br><br>&quot;return: false&quot; with triggerForm(Element): doesn&#39;t work.. Is the answer evaluated before the javascript and then it doesn&#39;t make sense or is there any other problem..?<br>
<br>Thank you,<br>Tomas<br>