Multistep form with multiple answer selection
Hello, I could use some help. I'm developing an onboarding form for pro users of my website. This is a multistep form using TryFormly. The issue I'm having at present is that I have one question that takes up a page (step) of my form that asks the pro user what kind of pro they are. The form choices are part of CMS database list called Main Topics. [Later, I plan to have the data sent to the CMS and saved for that pro. The pro type or main topics will need to be stored in a multi-reference field.] This part of the form or this step is set up with checkboxes as toggles to choose what kind of pro the user is. In my Loom you'll see all the choices, switches, etc. What I need help with is collecting the users choices then displaying those as a list or array in the answer field for that 'Pro Type'. How should I configure the Webflow elements and how can i get the response list desired? Are there any templates, etc that can show me how to do this? 🫰🙏
Loom
Share Link
Staging Link
Comments
1 comment
Hey Joseph Bates, have you tried linking this form with Make / Zapier and seeing how the responses are submitted?
Since you want to add and link the submission via multi-reference field I am assuming you want to use a tool like Make / Zapier for further steps after the submission. To troubleshoot this issue, you can directly send the submission to a webhook and check what data and how is the data being stored to understand which part is working and which is not. Let me know if you have tried this already.
Also, had a look at the custom code you have inside the head tag, if you want this code to work, I believe instead of the tag in the first and last line, you could replace it with tag accordingly.
Please sign in to leave a comment.