Copied to clipboard

Flag this post as spam?

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


  • Alexandre Locas 29 posts 131 karma points
    Jan 15, 2020 @ 19:12
    Alexandre Locas
    0

    Backoffice : Let user expand all nodes on content tree

    Hi, I would like to be able to expand all children nodes (and their childrens) when expanding a node in the content treeview. Has someone already done this kind of thing ?

    Do I have to modify umbraco.directives.js or is there an easier way ?

    Thank you

  • Ryan Helmn 23 posts 153 karma points
    Feb 10, 2020 @ 15:21
    Ryan Helmn
    0

    Instead of editing core umbraco files (as they'd just get overwritten in the next update you do) you could possibly make a Tree Action (https://our.umbraco.com/Documentation/Extending/Section-Trees/tree-actions-v8) and do the logic in there?

  • Alexandre Locas 29 posts 131 karma points
    Feb 10, 2020 @ 15:45
    Alexandre Locas
    0

    Thank you for the Tip but I don't see I could achieve displaying more nodes at a time using Tree Actions. I must be missing something. Can you explain a bit more ?

    Thanks

  • 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.

Please Sign in or register to post replies