All your form fields that are part of the modal dialog must be enclosed by an form including the ajax submit buttons. You can use ERXOptionalForm. If you set the action of the ajax submit button the set the formname property of the button to the name of your modal's ajax form.
Farrukh
Sent from my iPad On 01-Jul-2010, at 6:46 PM, Sreenivasulu A < email@hidden> wrote: Hi Alex,
Thanks for your reply.
I did the same what you mailed to My issue. Form is wrapped with AjaxModalDialog. When I click on AjaxModalDialogOpener, ModalDialog is open, but AjaxSubmitButton is not working in this ModalDialog.
Even though Form is placed inside of AjaxModalDialog, it is not recognized the contents in it.
Please get rid of this issue.
Thanks in Advance, Sreenivasulu Arveti.
Hi,
Try to put your form inside the AjaxModalDialog, and of course to define
your dialog outside an existing form.
Cheers,
Alex
Le 1 juil. 2010 à 14:24, Sreenivasulu A a écrit :
> Hi All, > > I am facing issues with AjaxModalDialog. > I am having AjaxModalDialogOpener in my Form. When I click on this
component, AjaxModalDialog will open. But in this dialog box, > AjaxSubmitButton is not working. > I thought, form elements in AjaxModalDialog are not recognized. If it is correct, how to get rid of this issue, if not how to work with
AjaxSubmitButtons in the AjaxModalDialog. > > Thanks in Advance, > Sreenivasulu Arveti.
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|