Properties of List Tree
- Id - unique identifier of the control
- Model – model to be used
- Entity Set – entity set to be used based from the model assigned
- Filters – set the filters to be passed into the model
- Selection Mode -
- Visible - set a boolean value or a variable with type boolean from the Model to control the visibility property
- Actions on Select - executes the javascript function assigned for this event
Advanced - properties of the control not available in the above list can be added here.
Setting Additional Properties provides further information about the Advanced property
Step-by-step guide
How to add a List
- Right click on a Page, Form Element or from any elements under Add Layout and select Add List Tree
Related articles
0 Comments