I have a form with 6 different tabs. Is there...

I have a form with 6 different tabs. Is there a way for me to enter info in the first tab and then SAVE (without having to cycle through all of the other tabs?)

0 1 299
1 REPLY 1

tony1
New Member

@Daniel_Frohlich Thereโ€™s no way to display both a Save and a Next button in the form. But you could use some conditional form logic to approximate what you want.

For example, you could create a question on the first page of your form that says โ€œContinue to next steps?โ€ and then make all subsequent questions have a show_if that depends on the answer to that question.

Top Labels in this Space