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: Alexis Tual <email@hidden>
- Date: Mon, 02 Apr 2012 16:41:56 +1100
Hello
2012/4/2 James Cicenia
<email@hidden>
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
I don't know about ERXWOFormBarrier, but you can also try setting embedded = true on your ERXWOForm (the one inside your AMD).
Alexis
_______________________________________________
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