Logout
Label Cloud
Simple RSS Reader
Oracle (not Google) Maps
Yahoo Stock Quotes (Region)
Yahoo Stock Quotes (Process)
HTML Markup for Tree Region
Dymamic Quick Picks plugin
Form on EMP
Expected format: DD.MM.YYYY
Change this and look at the Quick Picks for the "Manager" and "Salary" items.
Plugin description

This plugin provides dynamic "Quick Picks" for apex form elements. Standard APEX Quick Picks are always defined as a static list "local" to the affected element. To change the quick pick the developer needs to change the application.

This Plugin enables to define a dynamic action which appends Quick Picks based on a named LOV or a SQL query to a given APEX Element. The dynamic action can be defined "on page load" in order to have the quick picks on the initial page, but also "on change" to have the Quick Picks" refreshed when e.g. a select list changes.

Features include:

  • Append Quick Picks to a Form Element per Dynamic Action
  • Quick Picks from named LOV or SQL Query
  • AJAX aware plugin
  • SQL Query can include APEX elements: Plugin has "Page Items to Submit" attribute
  • Ability to provide CSS class for Quick Picks
  • HTML "id" attribute for Quick Pick container (PX_ITEM_QP) as well as for each Quick Pick item (PX_ITEM_QP_n)
Plugin settings
Dynamic Quick Picks Plugin Settings dialog
Download plugin from apex-plugin.com

Feedback is very welcome