Playing with a form for our team to use when they’re attending an upcoming conference. Basic idea is to have a simple form that they can use to collect very basic contact info. Like name, company, email.
What I had considered doing was using hidden fields for the name of the conference and the person submitting the form (so we can easily sync it or upload it as a Lead in Salesforce).
What I’m struggling with is after they submit the form, I’d love for it to redirect back to the start of the form to submit another one, while preserving the hidden fields.
Is there a way to do this?