Customization
Alternative Element Trees can be extended at several points:
- Frontend Adapters: the built-in adapters that render the Tree Levels controls, and how they pair with backend adapters.
- Create a Custom Backend Adapter: resolve tree level values from your own logic.
- Extending Adapters: build on an existing adapter instead of writing one from scratch.
- Precondition Filter: add your own filters for restricting the data in a tree.
- Studio API Events: enrich the Studio API responses for alternative element trees.