Hi Trishla,
Please check below widgets.
https://marketplace.mendix.com/link/component/212053
Hello Trishla,
You have different options i list here 3:
Depending on your use case which option is the best depends. Option one is really simple to maintain as domain model but it requires more thought of how to implement it. Option two is harder to maintain but more straightforward in implementation, option 3 is a bit inbetween option 1 and 2.
Things to consider for example:
Good to know when you use native it is not really advisable to have generalizations that you want to use both offline.
And this is only one thing to think about, also think about database size and how you want to show it in your application, also think about future developements is there a possiblity you need an extra layer or not?
Hope this helps you and give a bit of direction !
Good luck!
refer this
Hello Trishla,
You can use the tree table widget for that:
https://marketplace.mendix.com/link/component/111095
Just follow their documentation and watch the demo project.
Hope this helps,
Good luck!