I wrote an extended quickform widget with multiple buttons tied to different
actions.  A button can be specified with a snippet of Javascript to be
executed on-click.  However, this only seems to work if
"disableIrrelevantButtons(this)" is included in the JS; otherwise, it always
wants to pass :submit rather than the button I clicked.  I'm assuming
there's some code that uses the first enabled button to determine what
action to take, but I can't find it.  Is this correct, and if so, where is
this code so I can modify it?

Thanks,
-Scott

-- 
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en.

Reply via email to