Copied to clipboard

Flag this post as spam?

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


  • Tommy Turkijevic 7 posts 28 karma points
    Nov 07, 2012 @ 17:12
    Tommy Turkijevic
    0

    Creating a new Custom Section with Visual Studio 2012

    Hi,

    Wich project type do I need to create in visual studio to be able to create an Custom section for Umbraco.

    I have downloaded example code but i cannot load those project types.

    I tried to creata a section using a class library but that did not work, my nodes do not show up in my tree.

    Thank you in advance

    /Tommy

  • Tommy Turkijevic 7 posts 28 karma points
    Nov 07, 2012 @ 17:27
    Tommy Turkijevic
    0

    Ok found it myself, Empty Web Application is working fine. !

  • Gopinath 11 posts 50 karma points
    Apr 17, 2013 @ 08:00
    Gopinath
    0

    please tell me the steps to create it.. I'm also having the same trouble but i cant find anything till now...

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Apr 17, 2013 @ 09:13
    David Brendel
    0

    Here you can find a sample solution: http://www.nibble.be/?p=71

    Also this is a good tutorial on biulding a multi level tree: http://www.robertgray.net.au/posts/2011/5/creating-custom-multi-level-trees-in-umbraco

    If you using Umbraco 6 for your custom section than you can also use some class attributes to create the app entry and tree entry for umbraco.

    That is descripted here: http://abrissirba.wordpress.com/2012/12/09/custom-section-in-umbraco-back-office/

     

    These 3 helped me alot by building a custom section myself.

  • 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