To field invalid mailbox syntax
-
Hi there,
I made some radio buttons with selectable recipients via pipes, however when I put the mail tag in To field it does not want to accept it.
My code:
<div class="column one-fifth"><p>Type of Enquiry: </p></div> <div class="column one-second"><p> [radio recipient default:1 "Request a Quote|[email protected]" "General Enquiry|[email protected]" "Commercial|clearviewaluminium.com.au"] </p></div> <div class="column one-second"><p><label> [text* your-name placeholder "First Name"] </label></p></div> <div class="column one-second"><p><label> [text* your-name placeholder "Last Name"] </label></p></div> <div class="column one-second"><p><label> [email* your-email placeholder "Email"] </label></p></div> <div class="column one-second"><p><label> [number your-number placeholder "Contact Number"] </label></p></div> <div class="column one"><p><label> [textarea your-message placeholder "Your message"] </label></p></div> <div class="column one-second"><p> [submit class:button_full_width "Send"]</p></div>
In the To field I have put
[recipient]
However I get the error message ” Invalid mailbox syntax is used.”Would appreciate any help, I have triple checked and everything looks right.
In the mail tab it can see my mail tag I’ve coxed, so it is recognised.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘To field invalid mailbox syntax’ is closed to new replies.