34
Views
1
Comments
[ZTree Reactive] add new entity attribute to ZTree Reactive
Question
ztree-reactive
Reactive icon
Forge asset by Pedro Neto

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 


2025-12-15 09-29-24
Thibaut G

Maybe you could use one of the other available parameters that are not used in your setup?

the parameter 'extra' is a good example.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.