Hi Glide
Thank you for a nice product!
I’ve been looking into creating a carpooling app. Each driver has the ability to create “a ride” (group of cars) for a specific date. Each passenger has the ability to sign up. For this I would like a dynamic attendance checkbox based on registered users. Right now I have two choices for this:
- Manually add each passenger as a checkbox component
- Convert rows of passengers in the passenger sheet into columns of passengers in the ride sheet.
What I would like is:
- A choice box with the ability to choose multiple out of many options
- A sort of list with attendee-checkbox. This could be filled into a specific sheet field comma sep?
/ BaconVampire