Create a button that links to another form page (on the same form)

By: Andrew McSpadden | Asked: 09/10/2024
ForumsCategory: How-toCreate a button that links to another form page (on the same form)
Andrew McSpadden asked 1 week ago

On my form I have 20 pages. I'd like to create a button that links to page 1 . I will duplicate this button to be on every page except page 1. can someone help me with this? 

2 Answers
Best Answer
Andrew McSpadden answered 1 week ago
I was able to fix this by copying the input from the root line.. like this: 
<input type="button" value="1" data-page="48" class="frm_page_back frm_page_1" formnovalidate="formnovalidate" data-field="0" aria-label="Setup">
  you can change the button text by changing value="1" -- e.g. value="Change Status" 
Victor Font answered 1 week ago
Can you use a root line?
Andrew McSpadden replied 1 week ago

We have a progress bar, but the problem is that it is confusing to the user as to where they need to go.

Basically, What this button will do is say "change status," that will take them to page 1 so they can change from "draft" to "final"

We have tried to have them use the root line, but it is causing confusion, and they aren't changing the status when the form is complete.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right