Copied to clipboard

Flag this post as spam?

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


  • Jason Price 3 posts 73 karma points
    Sep 01, 2022 @ 20:40
    Jason Price
    0

    Custom Section Tree not looking in correct place for views

    I'm following the guide on creating a custom tree for a custom section (https://our.umbraco.com/documentation/extending/section-trees/Trees/) and I'm struggling with loading the views for the tree items. I've added the PluginController attribute as specified and the doc says:

    The edit view in the example would now be loaded from the location: /App_Plugins/favouriteThings/backoffice/favouriteThingsAlias/edit.html

    When I click on an item in the tree it tries to load the view from /App_Plugins/UmbracoForms/backoffice/favouriteThingsAlias/edit.html

    this is on a site created in Umbraco cloud so it does have Forms installed. Still, I can find nothing in any of the code I have that specific my custom tree or section should be using UmbracoFomrs so I can only think that it's hijacking the routes somehow.

    This is in Umbraco 9.5.2 has anyone got any ideas about what it might be?

Please Sign in or register to post replies

Write your reply to:

Draft