Last updated 17 days ago
Was this helpful?
This section includes advanced concepts for extending UI Builder’s functionality—from handling data encryption to customizing how values are mapped and stored.
Virtual Sub Trees
Add dynamic, data-driven subtrees under your tree nodes for more flexible navigation.
Encrypted Properties
Secure sensitive data by enabling encryption on selected properties.
Value Mappers
Transform data between your models and the UI using custom value mappers.
Repositories
Customize how data is queried and saved by working with repositories.
Events
Hook into UI Builder events to execute custom logic during CRUD operations.