• I have a multistep form that not only isn’t taking me the the next page but it’s sending me the wrong form fields via email and it’s not even showing what I filled out.. It’s coming to my email like this..

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

    Message Body:
    [your-message]

    And this is the way I have it set up on the back end..

    <label> Your Full Name (required)
    [text* FullName placeholder “Full Name”] </label>

    <label> Your Email (required)
    [email Email placeholder “Email”] </label>

    [submit “Next”]
    [multistep “-2-https://tarpeyinsurance.com/new/step-two/”]

    What am I missing?

    Pretty sure the Mailchimp integration isn’t working either because I’ve tested the form twice now and nothing has been added to my mailchimp list.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter getjoel

    (@getjoel)

    I figured out that you have to manually add the fields to the mail tab to match the form tab.. but my multi-step next button still isn’t working and the submissions aren’t being added to mail chimp.

    Current settings..

    <label> Your Full Name (required)
    [text* your-full-name] </label>

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

    [submit “Next”]
    [multistep “-2-https://tarpeyinsurance.com/new/step-two/”]

    MAIL TAB

    From: [your-full-name] <[your-email]>


    This e-mail was sent from a contact form on Tarpey Insurance (https://tarpeyinsurance.com/new)

    *** No idea if the second part of the form is working because without an email address already filled out I can’t test it.

    Thread Starter getjoel

    (@getjoel)

    Hello????

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting a different set of questions emailed to me then the ones I’m filling out’ is closed to new replies.