Copied to clipboard

Flag this post as spam?

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


  • alimac 182 posts 371 karma points
    Apr 12, 2017 @ 19:22
    alimac
    0

    Custom back office and default views

    I've successfully managed to add a custom section to the back office along with a parent 'folder' node, and some children, each with their own views.

    The problem I have is that the parent folder node I have doesn't have a view, it's merely supposed to be a container for my child nodes, much like the 'Document types' and 'Templates' folders in the 'Settings' section.

    What I'm looking to do is replicate the functionality there ie. make those folders unclickable.. or at least redirect to the landing tab in the settings section.

    How can I go about doing this?

  • alimac 182 posts 371 karma points
    Apr 12, 2017 @ 19:24
    alimac
    101

    .. I literally figured it out 2 minutes after posting this.

    In case anyone is interested, you just have to set the 'routePath' parameter on the 'CreateTreeNode()' function to the url of your section. in my case it was '/reports'.

    Hope this helps someone!

Please Sign in or register to post replies

Write your reply to:

Draft