Copied to clipboard

Flag this post as spam?

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


  • mikkel 143 posts 365 karma points
    Jan 05, 2019 @ 13:42
    mikkel
    0

    How to du simple CRUD im umbraco ?

    Hi every one. Can it really be so hard to find a proper guide to understand for an umbraco beginner like me, on how to make a CRUD. I try to make a page with prices for hair cuts.

    I must be able to create, edit or delete the prices in back office. In front end imust be able to list all the prices that a visitor can see them

    I don't know which way to do it. Google confuses me more than it helps me.

  • Marcio Goularte 356 posts 1248 karma points
    Jan 05, 2019 @ 17:14
    Marcio Goularte
    1

    Hi,

    What kind of "CRUD" do you want to know? BackOffice or front-end??

    If it's backoffice, you need to understand the concept of content in Umbraco

    https://our.umbraco.com/documentation/Getting-Started/Data/Defining-content/

    And how content is displayed on the front-end

    https://our.umbraco.com/documentation/Getting-Started/Design/Rendering-Content/

    If it's front-end, then it's MVC with SurfaceController

    https://our.umbraco.com/documentation/reference/routing/surface-controllers

    https://creativewebspecialist.co.uk/2013/07/16/umbraco-petapoco-to-store-blog-comments/

  • mikkel 143 posts 365 karma points
    Jan 06, 2019 @ 09:57
    mikkel
    0

    Thanks for replay it is also in the backoffice i want to learn how to CRUD 😃

  • 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