Hello,
How to skip a page when submit.
I have three pages, I want to go from page 1 to 3.
Page 2 only has actions.
I can not put a redirect in page 2 because of an action.
Thanks
How to skip a page when submit.
I have three pages, I want to go from page 1 to 3.
Page 2 only has actions.
I can not put a redirect in page 2 because of an action.
Thanks
Turn off "Follow page order"
Turn off "Follow page order"
Also don't use a redirect unless you want to lose all your form data. Use an event loader.
Also don't use a redirect unless you want to lose all your form data. Use an event loader.
This topic is locked and no more replies can be posted.