I’m trying to figure something out. I have a very long questionnaire for users once they sign up. This will show in their profile under custom tabs (I have all the extensions). It’s about 70 questions so I want to break up the form into 7 unique forms and have the results of each displayed in tabs under the main profile tabs. For instance, the user clicks the profile tab “questionnaire” and 7 tabs appear beneath it that each contain that form’s responses. This way a viewer can easily navigate the different sections without having a long scroll page.
My other option is to find a way to put multiple forms on the same tab, and I see no way to do this as UM has you select one form per custom tab. If I could use shortcode for each form on a page I could just list 7 shortcodes and use anchor links to jump from one section to the next.
Since UM does not allow for a multi-step form this is the best I can think, if I can just figure out how to do it. Any help or guidance is appreciated. Thanks.