Viewing 5 replies - 1 through 5 (of 5 total)
  • You probably must have not entered the form field name shortcode into your mail section. Please include all your input in the Form and Mail sections of the CF7 interface. If others here are able to understand your actual problem, they may be able to offer a possible solution.

    Thread Starter stephgordon445

    (@stephgordon445)

    this is what I entered into the mail section under message body:

    ‘From: [your-name] <[your-email]>
    Subject: [your-subject]

    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Email (required)
    [email* your-email] </p>

    <p>Your Phone Number (required)
    [tel-445]</p>

    <p>Your Address (required)
    [text* your-subject] </p>

    <p>City/State/Zip (required)
    [text* your-subject] </p>

    <p>Asking Price
    [text your-subject] </p>

    <p>Listed with agent?
    [checkbox-448] </p>

    <p>Comments or questions
    [textarea your-message] </p> ‘

    its still not working though, I need more help.

    Please include the input in your mail section as requested in my first reply ??

    Thread Starter stephgordon445

    (@stephgordon445)

    can you show an example?

    Find the mail section on the second tab of CF7 user interface

    For example the info from the default CF7 form looks like this:

    FORM:

    Your Name (required)
        [text* your-name]
    Your Email (required)
       [email* your-email]
    Subject
        [text your-subject]
    Your Message
        [textarea your-message]
    [submit "Send"]

    MAIL:

    To:
    [email protected]
    From:
    [your-name] <[your-email]>
    Subject:
    [your-subject]

    MESSAGE BODY:

    From: [your-name] <[your-email]>
    Subject: [your-subject]
    Message Body:
    [your-message]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘form sumbission answers not showing to recipient’ is closed to new replies.