I have a jsTree that I have rendered and is being generated by JSON from a Java REST endpoint.
Each node (there are about 5 levels) will have a few tags associated with it. I’ll grab the tags from the java endpoint but right now I’m trying to come up with a proof of concept of how I can show it.
I would prefer the tags show up in a list, next to each node since there will only be a few.
I was looking at jQuery Tag-it! as a possibility. The tags will be read only.
How could I display them next to each node? I don’t even know where to start with that…
Thank you for your help 🙂
Not sure if I understood right but if you want to display the “metadata tags” you can you jsTree grid