Configuring the tree component
The tree component allows hierarchical data display for multiple levels. You can use the tree component as a starting point for your application instead of the index list. You can also add the tree component within your application.
These are the tree operation modes:
- Single Data Service: Use the same API call for all hierarchy levels. For example, equipment structures.
- Multiple Data Services: Use different data services for each level. For example, warehouse > locations > stock balances