Hi all, How to represent data in the form of tree in appian? Like root node with parent node (with sub nodes as child 1 ,child 2),another parent (one child) and one parent with zero number of child.
Can Anyone Please help me write logic on this?
Thanks in advance.
Discussion posts and replies are publicly visible
community.appian.com/.../network-graph-component
Hi, This is network graph component but I have asked tree structure, Please send me if any such document or discussions related to my question.
Have you tried using it? It provides enough capabilities to create any possible tree you want.
Okay But the appian version 20.2 doesn't have the networkGraphField component. I have been trying to test from the interface for this code, I am getting the error
It is a custom plugin. Go to Admin console -> Plugins -> Add Plugin
Plug In for updated version?
If you're looking for a tree structure within a grid, here's a recipe that works - docs.appian.com/.../recipe-expand-collapse-rows-in-a-tree-grid.html
Something like this?
yes,It has to be like this and what is there in SSH_TreeView and SSH_TreeViewItem?Could you help me ?
This is a custom component I built using just Appian interface components. I am currently working on a post for my blog https://appian.rocks. It will include the code and describe the used coding techniques. I plan to publish it in a few weeks. Send me an email to stefan@appian.rocks and I will send you a PDF of the post before the publishing date.