Multiple pages in a tab?

I can't see anything in the documentation that allows this, but can you create a tabbed form that then has multiple pages within tabs?

My problem is that on the main form I have 72 questions grouped into 24 categories, each with 4 options as Enums to select, as part of a larger form with a bunch of introductory questions. This is a lot of screens to wade through, so I'm wondering if I can group the questions into 4 tabs each with 6 pages of questions.

thanks for any help

James

0 5 147
5 REPLIES 5

Nope.

Oh dear!

An option may be a hide the question in the formulary and only when the user clicks on the subtitle the questions is shown..

daniel_sanchez_0-1644437164892.png

 

daniel_sanchez_1-1644437197733.png

 

 

I think you can create multiple form views of the same table. Each form view could include only the columns of that specific "section" in the column order. Then you should be able to create an action use a LINKTOFORM() function to send the user to the next form view. After you have the actions built you should be able to add them as the Event Action on Form Saved

Would love to know how! 

Top Labels in this Space