add new entity attribute to ZTree Reactive , i wamt to add order column to zTreeBigData table but its not appear when i read it in javaascript
treeNode = zTree.getNodeByTId($parameters.NodeId);
the tree node dose not see any new entity attribute like the order after i add them
Maybe you could use one of the other available parameters that are not used in your setup?
the parameter 'extra' is a good example.