Forum Discussion
Multiple Selection Booking
The main problem i am running into is not being able to do branching from each as they are multiple selection.
the preferable would be to do as follows
[Name] [Email]
[Course] <once clicked on which course go to>[Dates available]
then allow the person to do this up to 15 times, per attendee (up to 5 attendees per booking form).
- notesguru99Jul 16, 2020Brass Contributor
MaxSmith4 Hi, have you tried storing your results in a SharePoint list instead? We store most of our form data this way then we use PowerAutomate to send emails based on various conditions. As an example one form is filled in to create new companies in our system and based on the office question in the form it routes the answers to a different shared inbox each time.
I'm not sure how you would limit the responses though. Sounds like an interesting challenge.