[Dojo-interest] Dialog widget and form fields visibility

Luca Fossato luca.fossato at gmail.com
Fri Apr 28 05:12:25 MDT 2006


Hi !

I have a small problem with Dojo Dialog and form submission.
I have a Dojo Dialog widget inside a form; the Dialog contains some form fields.

This is the page flow:
1) The user navigates the form page and inserts the data into the form fields
2) he/she opens the Dojo Dialog
3) he/she fills the form fields inside the Dojo Dialog and then closes it
4) he/she presses the form's submit button.

When I click the submit button, I see that the values of the form
fields inside the (hidden) Dojo Dialog are not sent to the server. If
I move those fileds outside the Dialog declaration, their value is
correctly sent to the server.

Is it possible to modify the widget behaviour to make those fields 'visible' ?

Thank you,
Luca


More information about the Dojo-interest mailing list