Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I love how this guy gets a response in 3 hours when I asked this question 2 days ago.

    Anyway, that explains the whole problem there. When you are generating the form it tells you to add the information to the form on the left and not the message body below.

    Copy this code and paste it into the form left.

    Looks like it’s confusing a lot of people.

    Thread Starter jbryant1027

    (@jbryant1027)

    ok……
    When I use the default form like the following, I recieve a subject and a message in my email:
    <p>Your Name (required)
    [text* your-name] </p>

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

    <p>Subject
    [text your-subject] </p>

    <p>Your Message
    [textarea your-message] </p>

    <p>[submit “Send”]</p>

    When I add anything else like a textarea or checkbox it is not received in the email.

    What am I doing wrong?

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