Copied to clipboard

Flag this post as spam?

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


  • Rick van der Meij 35 posts 135 karma points
    Feb 24, 2015 @ 13:08
    Rick van der Meij
    0

    select descendants instead of children

    Hi,

    We're testing it to migrate content to another database. First problem we see is that we cant select all descendants, so we have to select the children on each level in the hierarchy.

    regards, Rick

  • Ali Sheikh Taheri 470 posts 1648 karma points c-trib
    Feb 24, 2015 @ 13:23
    Ali Sheikh Taheri
    0

    Hi Rick,

    I've been working on that for a while , the problem is because every descendants loads via ajax.

    It queries the database for every children to improve the performance and not load all the nodes in the first place.

    I couldn't find a workaround on that yet. but that definitely needs improvement.

    The tree is using FancyTree JS and it is lacking some events so I couldn't really implement that. so if you have any FE experience and have a look at the source code it would be great to improve it.

    Thanks

    Ali

Please Sign in or register to post replies

Write your reply to:

Draft