Skip to main content

Hello,

 

I've created a Multi-page Form that has Next Buttons to move among the panels as a user fills out the form.  Many of the controls/fields have validation tied to them. My next button fires off Validation but still moves to the next panel even when there are errors on the that panel making the user have to go back to do corrections.  How can I have it that when the user clicks the next button and if there are errors due to validation on that panel it doesn't move to the next panel till everything is correct?

 

This is all done in Nintex 2013 and on-premise.

 

Any insight into this would be greatly appreciated.

Hey Kevin,

Can you post the code for triggering the form validation without submitting the form itself, and also how you (i assume programmatically) switch between panels?


Reply