I’m doing a booking system for a small travel agency. With wix bookings on the checkout i need to add groups for the amount of participants field where they can add like passport info per traveller like
"Traveller 1
Firstname
Lastname
Etc.
Traveller 2
Firstname
Lastname
Etc."…
Up to a maximum of 8 travellers. So i wanted to do this by hiding the traveller fields in groups, or rather collapsing them. And when you fill the input field for number of participant i show the groups. But i cant seem to do this. The form data needs to be sent With the checkout form But traveller info fields should be dynamic for the visitor.
Any tips, or should i abandon this and do it another way?