Copied to clipboard

Flag this post as spam?

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


  • Gopal 14 posts 83 karma points
    Nov 30, 2016 @ 12:12
    Gopal
    0

    Edit/Update Umbraco Form Data

    I am using Umbraco Form and i have create form and also add many entries into this for so right now i want to edit specific entry and resubmit.

    Thank you in advance.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Dec 06, 2016 @ 21:09
    Dennis Aaen
    0

    Hi Gopal,

    Try to see this http://issues.umbraco.org/issue/CON-920, if you are running Umbraco Forms 4.3.0 or a newer version then you can set the AllowEditableFormSubmissions to true in the UmbracoForms.config

    With this set to true, this allows the page with the form on to be reloaded with a form submission, which can be edited & amended by a user and re-submitted.

    With the setting enabled you will need to append the following querystring for that page that contains the form

    ?recordId=GUIDofEntrySubmission
    

    Hope this helps,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft