Skip to content

angooti/APEX-DropDownTreeView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle APEX Item Plugin - APEX Drop Down Tree View

This plugin allows you to create tree view select list

Preview

Install

  • Import plugin file "item_type_plugin_angooti_item_dropdowntreeview.sql" from plugin directory into your application

Plugin Attributes

  • 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

Demo

https://apex.oracle.com/pls/apex/f?p=54580:3

Changelog

1.0.0 - Initial Release

License

MIT

About

This plugin allows you to create tree view select list

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages