jquery-smartwizard icon indicating copy to clipboard operation
jquery-smartwizard copied to clipboard

Force the user to navigate through all tabs in the wizard

Open sarathsince85 opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Yes. I am using this for a form submission. Sometimes users are submitting the form by hitting the save button (added via extraHtml param) and this will take them to a different page, but without finishing necessary actions in the remaining tabs.

Describe the solution you'd like An option to make it mandatory to navigate through all (selected / mandatory) tabs

Describe alternatives you've considered Tried using a javascript call back when submitting the form.

Additional context None

sarathsince85 avatar Apr 16 '23 19:04 sarathsince85