How can I have email notifications delivered to different addresses base on certain field values?
For instance, if option1 is chosen in fieldA, then send notification to emailA.
I've tried to enable and disable different instances of the Email field using conditional states, but with no success.
The method described in this thread almost does it for me, however it seems to work with one email address only.