This plugin allows you to create tree view select list
- Import plugin file "item_type_plugin_angooti_item_dropdowntreeview.sql" from plugin directory into your application
- Sql Query: Sql Query for create data set
- Closed Icon: Icon for closed items in tree(Default is 'fa-caret-right').
- Opened Icon: Icon for opened items in tree(Default is 'fa-caret-down').
- Enable RTL: If the apex template is right to left, you do not need to enable this option, if the apex template is left to right and you want the tree to be displayed from right to left, enable this option.
- Enable Lazy load: You must Enable Lazy load for big data sets
https://apex.oracle.com/pls/apex/f?p=54580:3
MIT