Selectable Recipient with Pipes
-
Hi there Im doing this:
http://contactform7.com/selectable-recipient-with-pipes/But I’m using the radio option like this:
[radio your-recipient “value1|test@test.com”]
[radio your-recipient “value2|test2@test.com”]
[radio your-recipient “value3|test@test.com”]When I repeat the emails, I receive the wrong values. I read this
http://cfdbplugin.com/?page_id=804 because Im using that plugin too, it says that I have to use the symbol “+” and after that write some text so that way the option will be different[radio your-recipient “value1|test+email1@test.com”]
[radio your-recipient “value2|test2@test.com”]
[radio your-recipient “value3|test+email2@test.com”]If I do this in my email account, I receive the correct values but in the “to” option I receive test+email2@test.com instead of test@test.com.
What can I do to solucionate this? thanks in advance
The topic ‘Selectable Recipient with Pipes’ is closed to new replies.