D2W ModelDialog inside EditPage
D2W ModelDialog inside EditPage
- Subject: D2W ModelDialog inside EditPage
- From: Savas Celik <email@hidden>
- Date: Tue, 28 May 2019 18:44:35 +0200
I have a problem with the ModelDialog, I tried to call an AjaxModelDialog in my
EditPage. The AjaxModelDialog is displayed but unfortunately the values changed
in the AjaxModelDialog are not saved.
I get a warning displayed in the console which says that an AjaxModelDialog
must not be inside a form.
Therefore I tried to add the AjaxModalDialog to the "belowDisplayPropertyKeys"
but unfortunately the "object" is not given to me here.
The warning:
May 28 18:39:13 Application[13007] WARN er.ajax.AjaxModalDialog
(EditVerrechnungsGruppe) - The AjaxModalDialog should not be used inside of a
WOForm (EditForm) if it contains any form inputs or buttons. Remove this AMD
from this form, add a form of its own. Replace it with an AjaxModalDialogOpener
with a dialogID that matches the ID of this dialog.
Is there any neat solution for this problem?
_______________________________________________
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