Configuring Pipes with Checkboxes
-
On my Contact 7 form, I have the following checkbox field:
[checkbox reasons “ReasonA|[email protected]” “ReasonB|[email protected]” “ReasonC|[email protected]”]
Note the checkbox field allows you to select more than one option.
I have [reasons] in the Mail To: field.
In the Message Body I have [reasons:before] (I installed a plugin that allows the email body to display only the text before the pipe)
This is my dilemma: when people select more than one reason on my form, Alice gets ReasonB & ReasonC as well as ReasonA in her email body – even though she is assigned only to ReasonA. Also Patrick gets ReasonA & ReasonC as well as his assigned ReasonB in his email body.
How do I set things up so that when Alice’s option (ReasonA) is selected, she sees only ReasonA written in her email? When Alice reads her email, I don’t want her to know that Patrick’s option (ReasonB) or Lucy’s option (ReasonC) were selected when the form was submitted.
Thank you for your help!
- The topic ‘Configuring Pipes with Checkboxes’ is closed to new replies.