What do you have in the Form tab?
<p>שם (חובה)
[text* your-name] </p>
<p>אימייל: (חובה)
[email* your-email] </p>
[select your-recipient
“נא לבחור אזור לפניה”
“מנהל מכון צוהר|tzohar11@gmail.com”
“אזור ירושלים|andreaf@012.net.il”
“אזור תל אביב והמרכז|shahsi.kaufman@gmail.com”
“אזור באר שבע והדרום|ayelethz@gmail.com”]
<p>ההודעה שלך
[textarea your-message] </p>
<p>[submit “שליחה”]</p>
Change the drop-down menu to a required field (select*) and use first_as_label option.
See http://contactform7.com/checkboxes-radio-buttons-and-menus/#select
Hi
Did that
Didn’t work… 🙁
Something else??
Priya
Hello
Maybe it’s not working because it’s a multi site?
Priya
I don’t know. How it’s not working?
It’s not sending the email
I am having the same issue! Can you help me with this!!
It works fine if I don’t use the pipes, but when I insert the pipes it doesn’t work.
This is my form code:
<label> Your Name*
[text* your-name] </label>
<label> Your Email*
[email* your-email] </label>
<label>Send To:*
[select* your-recipient “It Support|email@gmail.com” “General Inquiry|testemail@gmail.com”] </label>
<label> Subject
[text your-subject] </label>
<label> Your Message
[textarea your-message] </label>
[submit “Send”]
——————————
This is what I have in my Mail Tab for the To field:
[your-recipient]
Hi there I am having the same issue but it worked perfectly fine 2 days ago. Haven’t changed anything and now it doesn’t work anymore.
It was telling me that “Invalid mailbox syntax is used.” but it still worked. Today when I try to send the form to a mail tag, I get the error, “There was an error trying to send your message. Please try again later.”
Please help.