Multiple Submit Buttons on a Webform
By adam on Thu, 11/24/2011 - 10:46I've spent a lot of time working with hook_form_alter() functions to modify forms, but the other day I was stumped by a simple problem. I needed to have two submit buttons on a form. By default, in the latest branch of Webform, you can change the text label on the default submit button for a webform.

