Apply to: Next, Back, Radio Skip buttons that trigger the form navigation action.
Description: Allows you to go to a specific step in the form. This attribute takes a number that corresponds to the step number you want to go to.
Example: if you have 10 steps in total, then the counting starts from 1 and ends to 10.
π² Dynamic Endings: Only 1 ending is counted in the total steps length, since the ending step is computed dynamically as the form progress.
Example: if you have 10 steps & 3 ending steps, the total length of the steps is: 11.
π Point-Based Completion: going to previous step will remove any points collected until this step.
Choosing the wrong answer here will take the user to the 9th step.