Filled Form after sumbit

Hi,

I have created a landing page that contains a form where the users can submit their answers.

Additionaly I created another landing page after the form is filled and the submit button is pressed. This landing page is a 'thank you' page

How can I get a filled form in my 'thank you' page, with the answers submited and the right answers? so the user can see their anwers and the right ones.

------------------------------
Jorge Madrid
------------------------------
WAS THIS HELPFUL?
0

3 comments

  • You can use personalisation on the landing page. See https://university.act-on.com/Product_Features/Content/Landing_Pages/11_Adding_Text_to_a_Landing_Page section Act-On Content.

    Example:

    First Name: {act_on personalisation code for First Name}
    Last Name: {act_on personalisation code for Last Name}
    Field A: {act_on personalisation code for Field A}

    So you kind of rebuild your form on the thank you page and personalise it.

    Hope this helps.


    ------------------------------
    Marten Hoekstra
    Stan and Stacy
    ------------------------------
    -------------------------------------------
    Original Message:
    Sent: 05-21-2019 11:52
    From: Jorge Madrid
    Subject: Filled Form after sumbit

    Hi,

    I have created a landing page that contains a form where the users can submit their answers.

    Additionaly I created another landing page after the form is filled and the submit button is pressed. This landing page is a 'thank you' page

    How can I get a filled form in my 'thank you' page, with the answers submited and the right answers? so the user can see their anwers and the right ones.

    ------------------------------
    Jorge Madrid
    ------------------------------
  • Is there a way to recover the input values from the survey with JavaScript?

    ------------------------------
    Jorge Madrid
    ------------------------------
    -------------------------------------------
    Original Message:
    Sent: 05-21-2019 16:04
    From: Marten Hoekstra
    Subject: Filled Form after sumbit

    You can use personalisation on the landing page. See https://university.act-on.com/Product_Features/Content/Landing_Pages/11_Adding_Text_to_a_Landing_Page section Act-On Content.

    Example:

    First Name: {act_on personalisation code for First Name}
    Last Name: {act_on personalisation code for Last Name}
    Field A: {act_on personalisation code for Field A}

    So you kind of rebuild your form on the thank you page and personalise it.

    Hope this helps.


    ------------------------------
    Marten Hoekstra
    Stan and Stacy
    ------------------------------

    Original Message:
    Sent: 05-21-2019 11:52
    From: Jorge Madrid
    Subject: Filled Form after sumbit

    Hi,

    I have created a landing page that contains a form where the users can submit their answers.

    Additionaly I created another landing page after the form is filled and the submit button is pressed. This landing page is a 'thank you' page

    How can I get a filled form in my 'thank you' page, with the answers submited and the right answers? so the user can see their anwers and the right ones.

    ------------------------------
    Jorge Madrid
    ------------------------------
  • Hi Jorge,

    Yes that would be possible. Use an Act-On page as your response page. With Personalisation you can add all input values from the survey to the page. And the recover them using Javascript.

    If you do not want to use an Act-On landingpage as your response page you could create an iframe on you external page in which you embed the Act-On page with the form data.

    ------------------------------
    Marten Hoekstra
    Stan and Stacy
    ------------------------------
    -------------------------------------------
    Original Message:
    Sent: 05-23-2019 12:46
    From: Jorge Madrid
    Subject: Filled Form after sumbit

    Is there a way to recover the input values from the survey with JavaScript?

    ------------------------------
    Jorge Madrid
    ------------------------------

    Original Message:
    Sent: 05-21-2019 16:04
    From: Marten Hoekstra
    Subject: Filled Form after sumbit

    You can use personalisation on the landing page. See https://university.act-on.com/Product_Features/Content/Landing_Pages/11_Adding_Text_to_a_Landing_Page section Act-On Content.

    Example:

    First Name: {act_on personalisation code for First Name}
    Last Name: {act_on personalisation code for Last Name}
    Field A: {act_on personalisation code for Field A}

    So you kind of rebuild your form on the thank you page and personalise it.

    Hope this helps.


    ------------------------------
    Marten Hoekstra
    Stan and Stacy

    Original Message:
    Sent: 05-21-2019 11:52
    From: Jorge Madrid
    Subject: Filled Form after sumbit

    Hi,

    I have created a landing page that contains a form where the users can submit their answers.

    Additionaly I created another landing page after the form is filled and the submit button is pressed. This landing page is a 'thank you' page

    How can I get a filled form in my 'thank you' page, with the answers submited and the right answers? so the user can see their anwers and the right ones.

    ------------------------------
    Jorge Madrid
    ------------------------------

Join the conversation