Customizing the email message only, based on drop down selection
-
Hello Jules,
I realize it’s not a great time to be looking for support… what with New Year’s Eve just around the corner but the site I’m working on needs to launch first thing in 2019 so I’m reaching out anyways.
I’ve been reading through previous forum topics and the tutorial and I’m just not understanding how to use a conditional group to just customize the autoresponder message body.
If the user selects “subscribe” in the dropdown the autoresponder they receive will show “text 1” and if the user selects “unsubscribe” the autoresponder message body will show “text 2”.
I realize this is probably very simple, but I’m just not sure how to go about it. Your help would be greatly appreciated.
Thank you,
RossitzaHere is my form:
[text* first placeholder “First Name”]
[text* last placeholder “Last Name”]
[email* email placeholder “Email Address”]
[select* sub-unsub “I would like to receive news from Musique et Compagnie” “I no longer wish to receive the Musique & Compagnie newsletter”]
[submit “Submit”]and this is the autoresponder:
Hello [first][last],
text 1
We have received your subscription to our newsletter.
Keep an eye on your inbox for news from Musique et Compagnie.text 2
You have unsubscribed from the Musique & Compagnie newsletter.
Give us a few days to update our files.The page I need help with: [log in to see the link]
The topic ‘Customizing the email message only, based on drop down selection’ is closed to new replies.