I have a Form that is about 20 pages long. Only one field is required. It is designed for them to be able to jump through pages and then save and exit (submit) the form as needed (they don't finish the form in one sitting).
I'd like to add a link on each step (page) that jumps them to the last page to save and exit (submit the form)
How can I do this?
thank you for the quick response! So this is working for submitting the form -- however I also need to add a second button that takes them to the first page (where they change the status).
Do I just need to change "type=submit" from submit to something else?
I tried this
Change Status
but it didn't work for me.. its still submitting the form
Please login or Register to submit your answer