Nested lists

Hi, 

I have tow connected objects, and I want to display them in nested lists (foreach row in Object1, display the connected objects from Object2). Something like that:

  • Object1
    • Object2
    • Object2
  • Object1
    • Object2

How can I do it?

Thanks

Like 0

Like

1 comments

Dear Smadar,

 

For Classic UI, you can use a marketplace solution: https://marketplace.creatio.com/app/tree-view-creatio

 

For Freedom UI, you will need to create your own component. You can find more information about that on Creatio Academy: https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platfor…

 

I hope this helps.

Have a great day!

Show all comments