Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Pradip Chhwaju 5 posts 25 karma points
    Jan 13, 2016 @ 12:29
    Pradip Chhwaju
    0

    Umbraco Contour -Form submitted Message should be current form data recorded instead of thank message

    Hi,

    I am using umbraco version 7.2 and I have implemented umbraco contour for mult-step form submission.

    My question is that while submitting the last step of the Form, I could have to see the all the form information that have been recorded in previous step instead of Thank you message that can be set from setting. How can I get the current form data information here?

    I am new in umbraco contour, I have no idea how to check it.

    Best Regards Pradip

  • TheOriginal 22 posts 122 karma points
    Jan 13, 2016 @ 13:24
    TheOriginal
    0

    If im right, are you saying you want to display the data that has been submitted in placement of the "Thank You" text? Sorry just not got a very clear understanding of what your trying to achieve.

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Jan 13, 2016 @ 13:30
    Dennis Aaen
    0

    Hi Pradip,

    One way you could solve this is by create a node on your content tree, and then on the node place a macro that gets all the data from the submitted form.

    You can find how you are working with data in Razor https://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Working-with-Contour-data-in-Razor/ or XSLT here contour working with data or for XSLT https://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Working-with-Contour-data-in-XSLT/

    As you can see you can choose a node in the content tree as thank you page. https://our.umbraco.org/projects/umbraco-pro/contour/documentation/Editor/Creating-a-form/Form-Settings/ under the section "Submitting the form"

    Hope this helps,

    /Dennis

  • Pradip Chhwaju 5 posts 25 karma points
    Jan 20, 2016 @ 06:24
    Pradip Chhwaju
    0

    Hi Dennis,

    Yes, I have tried as per you said and it's very helpful to me.

    Thanks.

    Regards Pradip Chhwaju

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies