Contact Form 7 Pipes
-
This has been driving me nuts so if you have any suggestions it would be much appreciated.
I currently have users select the email recipient using CF7 pipes. The user selects state and that generates the email recipient. For example:
[select* your-recipient
“Alabama|[email protected]”
“Arkansas|[email protected]”]I also need to submit the users state to CRM, however. Is there any way I can submit the value BEFORE the pipe? I have tried _raw_your-recipient, but it did not work as I had hoped. My current solution was 2 select fields, but this has the user selecting their state twice. Not ideal. Thanks!
- The topic ‘Contact Form 7 Pipes’ is closed to new replies.