What version are you using? I had issues with refreshing the content of a
Dialog through XHR requests. That's actually what motivated the move to
4.1.2

2007/6/8, Stephane Decleire <[EMAIL PROTECTED]>:

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