On 05.03.2007, at 16:05, Mike Schrag wrote:

If you use Project Wonder, this is an option on WOForm (ERXWOForm, which gets patched in as WOForm) ... You can either pass in addDefaultSubmitButton = true, or set er.extensions.ERXWOForm.addDefaultSubmitButtonDefault = true in Properties and it will make a hidden submit button like Sam talks about.

Yeah, but this:

<input type=\"submit\" style=\"position: absolute; left: -100px; top: -1000px; \" name=\"WOFormDummySubmit\" value=\"WOFormDummySubmit\" />"

should perhaps really be a 'style="visibility: hidden;" thing. As far as I know, you can get really weird results with the positioning thing above. But there might be advantages of the stuff above I don't see - it just gave us some headache a couple of months ago where this submit button came from that broke our css layout ... ;-)

cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to