Max,
In Chronoforms 7 I used 'Alternative Data' to select an email address based on the dropdown selected.
How do I do this Chronoforms 8? I cannot find an 'alternative data' option.
Example:
User chooses:
Region 1
Region 2
Region 3
Each of these regions are associated with an email address. How to I set the email address based on the Region selected?
Thank you very much,
Donna

Screenshot
Hi Donna
Use a Virtual Field
Now if the value of the field named "region" is either Region1 or Region2 then the virtual field value will be set to the email address you choose
if you want the Region field to be excluded from the Email then you can adjust it's Email Content behavior.
Thank you Max!