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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to