Sounds like you might perhaps have more than only one WOForm around your SubmitButton. Try to check in the generated HTML if there are more than only one Form-elements. Often if you have the form-in-a-form situation things act like you describe it.
just some guessing. regards, helge Am 29.11.2005 0:08 Uhr schrieb "Baiss Eric Magnusson" unter <[EMAIL PROTECTED]>: > I have been unable to get the action method of a WOSubmitButton > inside a SubComponent to get called. > > All I can get calls to in a SubComponent so far is <awake> and > <takeValuesFromRequest>. > > I have a WOForm inside the SubComponent and <multipleSubmit> is true. > > Any suggestions? Thanks, > > ---- > Baiss Eric Magnusson > <http://www.Track-Your-Finances.com> > <http://www.CascadeWebDesign.com> > > > _______________________________________________ > 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/lgxxl%40web.de > > This email sent to [EMAIL PROTECTED] -- Helge Städtler - Expect and Respect. _______________________________________________ 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]
