I am using on premise SharePoint 2013 Nintex 2013.
I have a process that needs multiple panels. Each panel is for use by a different functional group. Each group needs to enter their information and when the save the form, workflow sends an email to the next group. The next group click on a link and they are brought to the form, where they enter their information and save it to email the next group, etc.
This is a basic example of what I am trying do. I have a form with 2 panels, Panel A and Panel B. Each panel has a two columns. One is required and one is not required.
Each panel has its own Save and Cancel button.

When I Save Panel A, Panel B, Column 3, which is a required field, prevents me from saving the form.
I tried using validation rules on the required columns, but that worked the same way.
Is there a way to have independent Save buttons for each panel? Ones that are not looking at required fields in an adjacent panel.

