I am currently having an issue with multiple action buttons being in the same form.
The first button would perform verification while the second button would save pr
I do something slightly different;
Then you can get at the values using;
FormCollection["submit"]
Thanks,
Matt