Pipes in Dropdowns do not work.
-
This code in CF7:
[select your-recipient "CEO|[email protected]" "Sales|[email protected]" "Support|[email protected]"]Is rendering as:
<select name="your-recipient" class="wpcf7-form-control wpcf7-select" aria-invalid="false"> <option value="CEO">CEO</option> <option value="Sales">Sales</option> <option value="Support">Support</option> </select>I DO have this in wp-config:
define('WPCF7_USE_PIPE',true);And I’ve disabled all other CF7 Add-ons. Problem persists.
Wordpress v4.8
CF7 v4.8
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Pipes in Dropdowns do not work.’ is closed to new replies.

