Look here: this page contains 3 different dialogs
http://bookie.googlecode.com/svn/trunk/bookie-web/src/main/java/org/bookie/web/pages/admin/CategoryAdmin.java
http://bookie.googlecode.com/svn/trunk/bookie-web/src/main/webapp/WEB-INF/admin/CategoryAdmin.page
http://bookie.googlecode.com/svn/trunk/bookie-web/src/main/webapp/admin/CategoryAdmin.html

On 6/8/07, Stephane Decleire <[EMAIL PROTECTED]> wrote:

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]


Reply via email to