Filemanager with dynamic loading

I’m trying to setup a filemanager to use dynamic loading, and have had no success.

I’ve tried setting the “webix_kids” value to true in my JSON if a node has children, and I’ve also setup “onBeforeOpen” callbacks to load more data per the examples on tree views. However in both situations, nothing happens (callback or automatically).

Any pointers here?

Hello,

FileManager does not support dynamic loading. We will consider this possibility for next versions.