My submit is async but nothing happens.
I've tried to force the refresh with
cycle.getResponseBuilder().updateComponent(getClientId());
Same result ... The component is not refreshed.
Any idea ?
Stephane
Christian Dutaret a écrit :
If your submit is async, just specify your form component id (or any
component you want refreshed on submit) in the updateComponents
attribute of
the @Form.
2007/6/7, Stephane Decleire <[EMAIL PROTECTED]>:
Hi,
I've got a signon form in a dojo Dialog box.
Is there a way to refresh the content of the Dialog box in order to show
authentication errors when the submit button is fired ?
Thanks in advance.
Stephane
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]