I'm trying to create a form that captures the same fields (like webinar registration), but that I can use over and over without recreating a unique form for every webinar. So I wanted to create a form so that I can insert the name of the Webinar into the shortcode so that it would pass into a hidden field on the form.
This way I only have to create one form, not a whole bunch when I have a lot of webinars. Is this possible?