Redirect page to first step of the multistep forms
-
What if the user directly calls a subpage of the multistep form via URL:
How can i redirect the page to the first step of the multistep form instead of getting the message “Please fill out the form on the previous page.”Is it possible to detect if a session is running like
“if (isset($_SESSION))” or similar?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Redirect page to first step of the multistep forms’ is closed to new replies.