[ad_1]
Replies: 1
Hello,
I am interested in whether the following setting is possible.
Sending notification emails to different email addresses depending on the value of a fieldname field.
For example, suppose fieldname1 is of type “Radio button”, and its values are 10 cities in a country.
If fieldname1 = City 1, the notification email will be sent to [email protected]
If fieldname1 = City 2, the notification email will be sent to [email protected]
And so on.
Thank you.