Passing data from dropdowns to email

Good evening,

I’ve been playing with this all day today. I have three different pages with a dropdown with static choices on two of those pages. On the third page the person enters in their name, email address and phone number. Does anyone know if there is a way to pass that information from the dropdowns so that it will be included in the email or do I have to add it to a database and then pull it from the databaseand send it via email?

If you’re using pages, not groups, you’ll need to either use the database or send a parameter to the URL of the final page

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.