What's the recommended way of handling a situation where you have multiple
form buttons?  i.e. "Save" and "Cancel".  There are probably many ways to
approach this and I'd like to hear how people on this list handle it.

One way might be to use javascript to change a hidden flag field, and
submit to an action that redirects to the right place.

Another might be to use javascript to actually change the action...I
haven't tried that but my first impression is that might be the cleanest
way.

Any ideas/advice?

Thanks,
Steve




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to