Adding a Token with a Date from a Drop-Down Menu

Nick_Nappo
Level 4

Adding a Token with a Date from a Drop-Down Menu

We're doing a series of Government Forums held in different cities on different dates.  I created a landing page with a drop-down menu where registrants can select the Forum they wish to attend.  After they click "RSVP", it'll take them to a Thank You page that says "Your seat is confirmed, we look forward to seeing you on {{my.ChooseEvent}}."  How can I ensure that the token will be populated with the date of the event they clicked on in the drop-down menu?

Thanks! 

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Adding a Token with a Date from a Drop-Down Menu

It wouldn't be a {{my.token}} if you're setting a lead field, it'd be a {{lead.token}}.

You can embed the lead token value in the Thank You LP itself. Since it's part of the form submission it will be available immediately.