Re: What is eating my AMD form tags?
Re: What is eating my AMD form tags?
- Subject: Re: What is eating my AMD form tags?
- From: Johann Werner <email@hidden>
- Date: Mon, 02 Apr 2012 07:32:22 +0200
Hi James,
have a look at ERXWOFormBarrier.
jw
PS: Speaking of the template WO is correct to say that your AMD form is within another form but then AMD will render its contents in an "external" location (beginning of the body tag I think) so technically it doesn't collide with the other form. ERXWOFormBarrier makes WO believe that there is no wrapping form and thus that setup works.
Am 01.04.2012 um 23:59 schrieb James Cicenia: Hello -
I have an AjaxModalDialog that has an ERXList in it. This list has a custom action component to delete or edit.
When I click edit which is an AjaxHyperLink I have it bound to an action that opens a different AMD:
AjaxModalDialog.open(context(), "EditMetaReportDataDialog");
However, when that modal appears my form tag has been stripped saying it is in a form already. But it is not! I think that the ERXList that it came from has a form and it is confusing it. Is it possible to NOT have it do this Form elimination?
Thanks James
|
_______________________________________________
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