Forum Discussion
MaxSmith4
Jul 14, 2020Copper Contributor
Multiple Selection Booking
Hello, Im not sure if it is even possible to create this as I have had multiple attempts with no result. The form I am trying to create is where you can book in Multiple people to Multiple courses ...
MaxSmith4
Jul 14, 2020Copper Contributor
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).
notesguru99
Jul 16, 2020Copper 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.