Hi,
I am building a custom Event Ticketing Experience.
The goal is to show all the tickets linked to a specific event in a dynamic Event Detail Page.
I built a dynamic page connected to the Event collection and my idea was to create a repeater to show every ticket for that event. Hence I created a second dataset linked to the Ticket collection which I would have filtered by the referenced Event ID of the specific Event the page refers to. I noticed that the Add Filter menu for this Dataset Settings does not show the option to filter by another dataset for the Event (Events) referenced field.
So I investigated the Wix Events “Tickets” Collection Fields and with a big surprise, I discovered that this collection can’t be filtered by the Event referenced (why??)
To work this issue around I thought about duplicating the Ticket collection into a custom collection e.g. “Extra Ticket Info” Info. In this way, I would have control over the Event reference field to filter, but in this case, I would need to know how to get back into the Wix Events checkout process for the next step on the registration form. (i.e. on “Go to Checkout” button click on the Event Detail page, to the domain.com/event-details/eventname/ticket-form page passing the right parameters ) .
Any idea/help on how to achieve this?
Thanks a lot in advance!
Matteo