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
Two questions:
I am trying to create a section which resides alongside Content, users, members, developer etc but in Umbraco 7
When i add in majority of references and write this code
[Tree("Shop", "Umbraco Section Custom", "Custom")] public class CustomNodes : BaseTree
I get an error that the Tree ref cant be found. What reference would be required to overcome this issue?
I also looked at the Umbraco 7 version of creating sections but when i looked at this link http://www.enkelmedia.se/blogg/2013/11/22/custom-sections-in-umbraco-7-%E2%80%93-part-2-the-views.aspx i was surprised this only allowed html files to use?
How could i use an aspx page instead of edit.html which would contain usual ASP .Net controls?
Thanks
is working on a reply...
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.
Continue discussion
How to create backoffice section using Umbraco 6 method
Two questions:
I am trying to create a section which resides alongside Content, users, members, developer etc but in Umbraco 7
When i add in majority of references and write this code
I get an error that the Tree ref cant be found. What reference would be required to overcome this issue?
I also looked at the Umbraco 7 version of creating sections but when i looked at this link http://www.enkelmedia.se/blogg/2013/11/22/custom-sections-in-umbraco-7-%E2%80%93-part-2-the-views.aspx i was surprised this only allowed html files to use?
How could i use an aspx page instead of edit.html which would contain usual ASP .Net controls?
Thanks
is working on a reply...
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.