Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What do you have in the Form tab?

    Thread Starter priyadeva

    (@priyadeva)

    <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>

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    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

    Thread Starter priyadeva

    (@priyadeva)

    Hi
    Did that
    Didn’t work… 🙁
    Something else??
    Priya

    Thread Starter priyadeva

    (@priyadeva)

    Hello
    Maybe it’s not working because it’s a multi site?
    Priya

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    I don’t know. How it’s not working?

    Thread Starter priyadeva

    (@priyadeva)

    It’s not sending the email

    brandimykle

    (@brandimykle)

    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.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Selectable Recipient with Pipes’ is closed to new replies.