I am using Weceem for a project with some hundred contents and grows, now is almost impossible to use admin tabletree
because load ALL contents record in a web page even that not visible blocking browser , i think this table tree have to be builded ondemand
in other words the children contents list have to be loaded only when request that specific parent.
For me is very important now to solve this problem , so i offer my contribution to modify admin panel.
May I ? or somebody else from developer teams will solve this ?
Of course we'd appreciate your code submissions. It is likely to be not-so-trivial however because of the way the tree table expects the table rows to exist. In fact I'm not sure the jquery treetable we use will work with this, I need to investigate it soon.