Copied to clipboard

Flag this post as spam?

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


  • Brian Hvarregaard 21 posts 61 karma points
    Mar 27, 2015 @ 13:25
    Brian Hvarregaard
    0

    How do I create a edit form for my node ?

    Hi,

    I have a solution where I have a documentType called "Project" this document type have some simple properties, such as: Title, description and a list of images.

    I would like my members to edit a project on a page (not in backend). This means that they will log in to the website, browse through the projects, click a project and then be able to edit the project.

    What is the best way to do this kind og edit page? Right now im thinking of making an edit site, and pass the NodeId of the project to that page, then load the project, populare the fields and then on the postback load and update the project. Im thinking if there is a better way of doing this?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 27, 2015 @ 14:33
    Jan Skovgaard
    0

    Hi Brian and welcome to our :)

    What version of Umbraco are you using? If it's 6+ then you should have a look at the content service API's here https://our.umbraco.org/documentation/Reference/Management-v6/

    Hope this helps.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft