thank you for replying.
I followed what is explained in that link :
[select your-recipient “CEO|[email protected]”
“Sales|[email protected]”
“Support|[email protected]”]
and instead of having CEO as a caption and [email protected] as a value, I am getting CEO as both caption & value.
My code is in the exactly same format (sorry for the double pipes in my previous post) :
[select* recipient id:contact-recipient class:select “Recipient N°1|[email protected]” “Recipient N°2|[email protected]” “Recipient N°3|[email protected]”]
I don’t understand what I’m getting wrong …