Copied to clipboard

Flag this post as spam?

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


  • Alex Lindgren 159 posts 356 karma points
    Mar 17, 2015 @ 19:58
    Alex Lindgren
    0

    Some questions about Umbraco Forms

    I've run into a couple questions while testing out Umbraco Forms on a test install of the latest Umbraco running with WebMatrix.

    First, I want to use conditional logic to display parts of the form. This does not seam to work at all? Is this an issue with the current version?

    Second, I would like to program the thank you display (either page or something on the same page) to display dynamically based on what was submitted. Is this possible? Is it possible to get the entry ID and pull the responses from there? Or some other technique to get the answers programmatically?

    Thanks!

    Alex

  • Jeroen Breuer 4908 posts 12265 karma points MVP 5x admin c-trib
    Mar 18, 2015 @ 12:12
    Jeroen Breuer
    0

    Hello,

    Did you watch the uHangout video about Umbraco Forms? A lot is explained in that video: https://www.youtube.com/watch?v=iTKb4k4UJqU

    Jeroen

  • Alex Lindgren 159 posts 356 karma points
    Mar 19, 2015 @ 19:56
    Alex Lindgren
    0

    I did watch the uHangout video but I don't think it touched on this.

  • Alex Lindgren 159 posts 356 karma points
    Mar 20, 2015 @ 15:34
    Alex Lindgren
    0

    This blog post by Jason Prothero describes for Contour what I need:

    http://www.proworks.com/blog/2013/07/18/how-to-display-the-submitted-record-from-umbraco-contour-on-the-thank-you-page/

    But I don't see the recordid being sent as a query string. Maybe that was removed from Umbraco Forms?

    I also tried modifying the Form.cshtml partial used for rendering the form to see if I could get the recordid when Model.Submithandled == true, but it was 0.

Please Sign in or register to post replies

Write your reply to:

Draft