Copied to clipboard

Flag this post as spam?

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


  • Dennis 33 posts 238 karma points
    Jul 18, 2014 @ 14:01
    Dennis
    0

    Adding another RoutePath to a TreeNode

    Hi all!

    I need a bit of help to understand how the property RoutePath on a TreeNode is working. I would like to set a route to my backoffice where I show a list instead of the edit view. I have tried a lot off diffrent values, and all are either not found (404) or I get redirected to the frontpage of the backoffice?

    What should I use as RoutePath if I would like to show a view from App_Plugins/Trapholt/backoffice/CuratorTree/list.html

    This one is looking in "views/Trapholt/CuratorTree.html":

    node.RoutePath = "Trapholt/CuratorTree/list.html";

    Any help fixing this minor misunderstanding will be appreciated

  • Zakhar 171 posts 397 karma points
    Apr 01, 2016 @ 14:59
    Zakhar
    0

    Bump.

    Having the same question. How can I use a custom route instead of the edit view?

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft