Copied to clipboard

Flag this post as spam?

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


  • Greg 9 posts 29 karma points
    Jan 12, 2015 @ 18:15
    Greg
    0

    Umbraco Forms (Preview) doesn't provide RecordId in html (Countour does)

    I'd like to be able to access the posted form values on the page loaded in Post to URL workflow and used the following +RecordStorage to retrieve them with Contour.  

    var submittedRecord = Request.QueryString["recordid"];

    However, the form doesn't provide a value for the hidden field RecordId.

    Is this a bug or should I be doing something different with Forms?

     

    I've asked the question in the forum but am still stuck on getting a single record back (I can get every result for a Page/Form combo but I need the "right" result).

    http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/60309-Umbraco-72-plus-Forms-%28not-Contour%29-How-to-get-the-RecordId-from-submitted-Form-on-Post

     

Please Sign in or register to post replies

Write your reply to:

Draft