1792 Posts in 588 Topics by 560 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1021 Views |
-
Form Submission goes to Form Action

6 December 2009 at 12:29pm
Ran across a strange error when working on a page that allows a user to update an existing data object via a form. Upon clicking the "Update Event" (submit) button the "doUpdateEvent" function is not called, in fact the brower redirects to a blank page with the URL reflecting the Form action (/ss/edit-events/EditEventsForm). Any help is greatly appreciated. Code is attached
-
Re: Form Submission goes to Form Action

6 December 2009 at 2:27pm
Thats correct behavior the url reflects the form name. I think your action is not being submitted due to the form being inside the if statement. Since upon submission SS can't get a form object to call the action on.
| 1021 Views | ||
|
Page:
1
|
Go to Top |


