Copied to clipboard

Flag this post as spam?

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


  • Sony 20 posts 40 karma points
    Nov 25, 2010 @ 11:54
    Sony
    0

    Dynamic Node creation from umbraco backend

    Hello all,

                Is it possible to create node dynamically from new section in umbraco backend. As i need to have admin part where the admin can able to create category node with category name,description etc for implementing Advertisement posting functionality.

  • Rich Green 2246 posts 4008 karma points
    Nov 25, 2010 @ 12:06
    Rich Green
    2

    Hi sony,

    Yes, it's completely possible using the API http://our.umbraco.org/wiki/reference/api-cheatsheet/creating-a-document

    However it maybe easier to create a login for the advertisers and set the start node to the section you need, something like:

    Content

    Home

    Section 1 

    Page 1

    Page 2

    Site Map

    Advertisers ONLY (set start node here)

    Advert 1

    Advert 2

    Then the advertisers will only see the advertisers nodes

    Rich

     

Please Sign in or register to post replies

Write your reply to:

Draft