
Just building out a portal for clients to register in multiple jurisdictions, all jurisdiction questions are in one dataverse table and we have a form with tabs based on jurisdiction, in a perfect world they should be able to select multiple jurisdictions and see a page on the form for each jurisdiction...
I have been trying to get this to work with a multiselect option set. but since there is no "contains" option for a condition step in a multi step form I've made little progress. does anyone have any ideas how I can make this work?
Hi, would you consider adding a JavaScript on your form step, and hiding/showing specific sections of your next form depending on the selection? or even redirecting to a page based on the selection?