I'm a bit confused about the whole dynamically populating of a form.
I have several events and want to use the title of the event to be the dynamic parameter for when people make a reservation for these events.
I understand what code I need to add to my functions.php
file, but what I don't understand is how I get people from the event page to the reservations page that has the form with the field that then hopefully will become populated dynamically.
Silly question?