I have this in my form:
<p class="field"><label>Interest: <span style="color: #ba3d49;">*</span></label>[select* your-interest include_blank "Interest1|this@domain.com" "Interest2|that@domain2.com" "Interest3|this@domain.com" "Interest4|that@domain2.com,this@domain.com"] </p>
...which is great for conditional email recipients, however, I am using mail (2) to autorespond and would like to include a conditional phone number, based on the value of [_raw_your-interest]. What would be the best way to go about this? I don't believe you can have two pipes, can you? eg. "Interest1|this@domain.com|111222333"
Really appreciate any help.
Cheers!









