Pipes not working
-
using the example in : http://contactform7.com/selectable-recipient-with-pipes/
i can not get it to work.
[select your-recipient “CEO|ceo@example.com”
“Sales|sales@example.com”
“Support|support@example.com”]Value and Text is both CEO,Sales,Support when i inspect the html element in the DOM.
how to get this to work?I want to use javascript to get the value from selected fields.
eivl
The topic ‘Pipes not working’ is closed to new replies.