Skip to content

jdemovic/calc-badge-apex

Repository files navigation

calc-badge-apex

###Calc Badge APEX Plugin

Oracle apex plugin for APEX 5.0 and above. This plugin alows user to show badge style IOS over the each item defined by jQuery selector. Plugin creates div or span element based on mentioned object type. New DIV element is created for input and textarea. For other object types SPAN element is created.

Allowed parameters are:

SQL Query: sql query returns one number value
jQuery selector: Paste jquery selector to the item where you want to show badge
Left: value in pixels (final left position is calculated as width of selected item + Left value)
Top: CSS top style attribute for badge div/span
Page items to submit: Paste items which should be submitted when sql query is executed

Installation

import file dynamic_action_plugin_user_demovicj_apex_calc_badge.sql to APEX

Demo Application

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

Releases

No releases published

Packages

No packages published