Tree view - table, card (etc.) records display in tree structure #9265
Unanswered
alcompstudio
asked this question in
Help
Replies: 2 comments 2 replies
-
You can checkout using custom components For example, @poirazis has added a SuperTreeView that you could take a look at. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi! Thanks for the feedback! But I already found out for myself that this platform is not suitable for me, unfortunately ... This is more for internal use within the company, and I need to create something like a marketplace, with public user registration. And here there is no such thing. But anyway, thanks for the reply! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I just started learning the platform, very powerful functionality!

I want to know if it is possible to display a list of data (records from the database) in a tree structure? Like in this example
Maybe in screens, tables, cards or other views, where it possible
That is, I want to make a relationship with another record in the same data table for one row of a record. And the second entry, in turn, will be related to the third entry, and so on.
Can this be done? In general, this is necessary purely for visualization, in order to build some kind of structural view (for example, a content structure for a future site).
Beta Was this translation helpful? Give feedback.
All reactions