Hopefully the topic title explains most of it.
I have a number of compulsory fields too. The way I have got around the issue of not being able to click the previous button when compulsory fields are present within a partition is to set an event up for the previous button: on click - disable validation. On clicking "next" (a forward button with the forward class), I have set it to enable validation on the fields with the view that, if the fields are already validated (i.e. the person completing the form is completing the form afresh), it will not cause any issue.
The issue is that currently the previous button on partitions 2 and 3 of my form have to be clicked twice to take a step back. An example of this issue isat the top bottom of the following web page: https://www.samspencerit.co.uk/index.php/laptop-pc-services
Many thanks.
I have a number of compulsory fields too. The way I have got around the issue of not being able to click the previous button when compulsory fields are present within a partition is to set an event up for the previous button: on click - disable validation. On clicking "next" (a forward button with the forward class), I have set it to enable validation on the fields with the view that, if the fields are already validated (i.e. the person completing the form is completing the form afresh), it will not cause any issue.
The issue is that currently the previous button on partitions 2 and 3 of my form have to be clicked twice to take a step back. An example of this issue isat the top bottom of the following web page: https://www.samspencerit.co.uk/index.php/laptop-pc-services
Many thanks.
This topic is locked and no more replies can be posted.