Different e-mail recipients, based on condition.
-
I have something like this:
<div class="columns one-half offset-one"> [group group-a clear_on_hide] <div class="field"><label>Distributor Region<em>*</em></label> [select Distributor include_blank "New Zealand|[email protected]" "Australia|[email protected]"] <p class="info-tip">Enter your world region</p> </div>[/group] [group group-b clear_on_hide] <div class="field"><label>Distributor Region<em>*</em></label> [select Distributor include_blank "New Zealand|[email protected]" "Australia|[email protected]"] <p class="info-tip">Enter your world region</p> </div>[/group]</div> </div>
I’m send my email to [Distributor], but it always goes to [email protected], when I select Australia, regardless of which condition I picked. How can I make the other list active.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Different e-mail recipients, based on condition.’ is closed to new replies.