Active
Project:
Multistep (D7)
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 May 2010 at 11:21 UTC
Updated:
3 Feb 2012 at 04:35 UTC
When there are required fields on current step user still should be able to go to previous one.
Comments
Comment #1
vkareh commentedNot validating a form is not a good idea (data corruption, security, etc.). The only way around that is to not actually submit the form, but the Previous button is a submit button. The reason why I'm marking this as won't fix is because, first, not submitting the form means that the user will lose the information they have entered in that step; and lastly, there is already a navigation menu, provided as a block, which allows the user to jump between steps.
Comment #2
WoozyDuck commentedI also think this should only check the form if user has changed the data, other than that users tend to use this button to go back to the previous page and they face an error, I also like to have this feature