Submit Tag

In order to submit your form, use the w:submit tag:

Multiple submit buttons on the same form

You can create one form with multiple submit buttons to different actions by setting the action attribute:

In order to such form work, one needs to add some javascript code, therefore do not forge to define a unique id attribute in your form.