I want to create a single form that uses the info from an event that has already been created to register for that event. Most of the posts about GF + ECP are about submitting events (which I don't need) so my apologies if I this has been asked or answered already.
Scenario:
Use ECP to make events: Event A, Event B, Event C
Place a reg form from GF in each event post.
I was hoping to just use a single form for each of the events instead of creating three separate forms (as we have more events that means more forms = too much work). When the form is submitted I was hoping to have the start date and title of the event as the subject line.
Would I create a hidden field that is dynamically populated to get the information from the post? Can someone point me in a direction on how to do this if it can be done? If it can't be placed in the subject line my second choice is to just have the information in the body of the email.