Hello to all,
I am trying to create a booking tool for a scuba diving club.
I have an event page (able to create new events) and I would like to make it possible for logged in users to participate in this event.
I can see the entries in the Event Attendees column in the database but I am not able to link the user to the event ID.
I’m pretty sure I’m stuck with the hidden field when I try to join the event, but I can’t set the event ID to click on.
Any help please?