Contact form 7 select box different value-text than content-text in option [closed]

It looks like this is supported by Contact Form 7 natively, it’s just not very obvious on how to make it happen.

Here’s a documentation page explaining the functionality: http://contactform7.com/selectable-recipient-with-pipes/

Basically, all you have to do is put the values like so:

"Visible Value|actual-form-value"

What comes before the pipe | character will be shown in the form, and what comes after will be the actual value filled in for the form.

Hope that helps!

Leave a Comment