rafael-trevisan / apex-plugin-simple_checkbox

Oracle APEX Item Plugin - Simple Checkbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oracle APEX Item Plugin - APEX Simple Checkbox

APEX Community APEX Plugin APEX Built with Love Donate Donate Bitcoin

This plug-in displays a single checkbox but allows you to set 2 values (one for checked and another for unchecked). It's perfect for Y(es)/N(o) or 1/0 type checkboxes.

Changelog

18.2.0 - Added "Read Only" property

18.1.5 - Minor cosmetics

18.1.4 - Added "checked-value" and "unchecked-value" attributes to the input element

18.1.3 - Moved "simple-checkbox" class to a more consistent element

18.1.2 - Added "simple-checkbox" class

18.1.1 - Added source and custom attributes

18.1.0 - Initial Release

Install

  • Import plugin file "item_type_plugin_ca_trevis_simple_checkbox.sql" from source directory into your application
  • (Optional) Deploy the JS from "server" directory on your webserver and change the "File Prefix" to webservers folder.

Demo Application

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

Preview

Donation

If this project help you reduce time to develop, you can give me a 🍺 :)

About

Oracle APEX Item Plugin - Simple Checkbox

License:MIT License


Languages

Language:SQLPL 95.1%Language:JavaScript 4.9%