navigateToStep( )


Navigates to the given Wix Form step. If an invalid number is passed, navigateToStep() doesn't run.

Method Declaration
Copy
Method Parameters
stepNumbernumberRequired

Form step number. Counting starts from 1.

Did this help?