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!
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.