Copied to clipboard

Flag this post as spam?

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


  • Mark Drake 133 posts 457 karma points c-trib
    Oct 21, 2022 @ 05:45
    Mark Drake
    0

    Single Node Tree, Customize the View Path

    I've created a Single Node Tree as per the instructions here.

    I see an option for menu items to customize the path using AdditionalData and, specifically, the actionView key. Here is that reference.

    Is actionView limited to menu items? It doesn't seem to work if I try to use it on the RootNode built with the first example above.

    My project is organized in a particular way, and the default routing behavior is not ideal. So I'm looking for a way to overcome it. I understand the two options available are:

    1. /App_Plugins/{plugin}/backoffice/{alias}/{name}.html
    2. /umbraco/views/{alias}/{name}.html

    I cannot use option #1 because special characters are not allowed in the PluginController's name.

    I want to set my path explicitly. Is there a workaround?

Please Sign in or register to post replies

Write your reply to:

Draft