Copied to clipboard

Flag this post as spam?

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


  • Mark Wemekamp 73 posts 385 karma points
    Mar 09, 2017 @ 15:53
    Mark Wemekamp
    0

    Pre populate Umbraco Forms fields

    Hi!

    I'm looking for a way to pre-populate fields in my Umbraco form with data from a C# object (from angular would also work).

    Found an article on this for member data (http://www.nibble.be/?p=106) but I have some other types I'd like to inlcude as well. What is the best way to achieve this?

    Kind regards,

    Mark

  • Jason Woods 4 posts 96 karma points
    Mar 09, 2017 @ 16:41
    Jason Woods
    100

    Mark,

    You can use session data or query string params to pre-populate field in the form. http://bigberrydigitaltechblog.tumblr.com/post/7344940308/umbraco-use-querystrings-and-session-variables

  • Mark Wemekamp 73 posts 385 karma points
    Mar 10, 2017 @ 08:06
    Mark Wemekamp
    0

    Thanks for the reply! think I'll go with the session implementation

  • 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