For instance, in a webshop, you want to list all your products, each paired up with an individual submit button to add that particular product to a shopping cart. Subscribe and get my books and product announcements. Therefore, without HTML/JavaScript, no, a single submit button cannot submit more than one form. Within the submit button properties, I set the label options (Icon and Label) and in the actions tab, I chose 'Execute a menu item' - Submit a form. In this way each submit button will post the form to server but provides the different values - Save, Submit and NULL respectively for the commands. But this always submits the last form, like for example, if I have two forms, it submits 2nd form only. All … The first submit button submits the form data to "action_page.php", and the second submits to "action_page2.php":