Forums
(@dryan1144)
11 years, 5 months ago
Good to hear @franceimage.
How/where did you implement it?
All bookings will be made by logged in users, I should have specified.
How would I go about checking to see if a user has an active booking?
Again that setting would apply to booking the same event twice.
We want to prevent a user from having more than one event booked.
Sorry if I’m not being clear, I didn’t think it would be this complicated.
We already have min max rules to limit a user to one ticket per event. What we are trying to do is limit a user to only one Event.
As in if they have a current booking (no matter which event it is) they can’t book another event.
Is this possible?