Re: One Form - Register for Multiple Events

John_Westley
Level 4

One Form - Register for Multiple Events

Recently I saw Marketo use one form to allow a user to choose between two sessions.

We'd like to do the same thing but dont' know where to start.  We embed the Marketo forms on our site and don't use landing pages.

What would be the Form setup and logic to register people for unique Roadshows based off a question on a single form?

0EM50000000S756.jpg
Tags (1)
2 REPLIES 2
Valerie_Armstro
Level 10 - Champion Alumni

Re: One Form - Register for Multiple Events

Once you have created the "Select Session" field and added it to your form, you would set up two smart campaigns.  For example, if the "Select Session" field gave the choice of selecting A or B, the logic would be:

Smart Campaign 1
Trigger - Fills out Form
Filter - Session = A

Smart Campaign 2
Trigger - Fills out Form
Filter - Session = B
Josh_Hill13
Level 10 - Champion Alumni

Re: One Form - Register for Multiple Events

Keep in mind that you may want to have multiple roadshow Programs - 1 per Roadshow Date.

So if you do a central workflow:

Smart List
Fills Out Form IS "Multiple Event Form"
Session IS NOT EMPTY

Flow:
Request Campaign: if Session = Session B, then Request Program.Session B > Registered
if Session A, Requst Program Session A > Registered

Remember the form itself has to have that Session field as a Select Box and you must enter the values to list. Make sure those values match what you use in the workflow.