tried piping today, didnt work ??
any ideas what the problem could be? heres my select box code:
[select* receiver id:receiver class:select "guy1|[email protected]" "guy2|[email protected]"]
and thats what I get:
<select class="wpcf7-select wpcf7-validates-as-required select" id="receiver" name="receiver"><option value="guy1">guy1</option><option value="guy2">guy2</option></select>