Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Ok found it myself, Empty Web Application is working fine. !
please tell me the steps to create it.. I'm also having the same trouble but i cant find anything till now...
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.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
Ok found it myself, Empty Web Application is working fine. !
please tell me the steps to create it.. I'm also having the same trouble but i cant find anything till now...
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.
is working on a reply...