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.

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?