Thanks for the answer, but if you see my topic, you will see that I do the exact thing that is in http://contactform7.com/selectable-recipient-with-pipes/
The only thing that I can’t understand is: To get value before pipe, you can use [_raw_{field name}] ([_raw_your-recipient] in the case of the above example).
In the screenshoots you will see that I create a checkbox, with the pipe and the email, the I put the tag [] (http://prnt.sc/b57yus) in the ”To” field but only arrives the email and not the option (http://prnt.sc/b57y7a)….
(I need to have different emails in the same checkbox? Because I have one email for a hole checkbox, another email for another checkbox and still….)
I need the form for a school inscription, so I have levels with levels inside:
Kindergarden Checkbox:
garden room 1, garden room 2, garden room 3 (this three options have the same email)
Primary Checkbox:
primary room 1, primary room 2, primary room 3 (this three options have the same email -but different of kindergarden email-)
High school Checkbox:
High school 1, High school 2, High school 3 (this three options have the same email -but different of kindergarden and primary email-)
I hope to be clear.
Thanks!
I got it!
I have to put [_raw_checkbox-ini] in the message body so the value that will showing in the email will be BEFORE the pipe, that’s was why I only see the email.