Greetings (first time poster),
I’d like to create a form that has a number of sections, with subsections. Each subsection has a similar layout, though the qustions and guidance may be a litte different in each subsection. It’s organized like this:
- Section - opening sections with instructions
- Section
- Subsection
- Subsection
- Subsection
- Section
- Subsection
- Subsection
- Subsection
- Subsection
- Section - closeing sections with a few questions
I’d like to present this structure on the left side, similar to the Table of Contents in a PDF. The user clicks on a section or subsection and, on the right side (main pane), is presented with a set of questions. (The types of responses can can be multiple choice, a text field, a scale from 1 to 7 ,and a list of responses to a question (preferably with a + button that let’s them add a text item to a list (up to 10). But first I need to know how oto create the basic sructure I need).
How can I accomplish this structure?
TIA