Oracle APEX – IG Simple Choice Column Plugin

Oracle APEX – IG Simple Choice Column Plugin

Sharing an IG Column Item Plugin for instant multi-row editing of simple choices.

It enables the user to quickly select between two choices on multiple rows of the Interactive Grid without need to first click on the cell to get the input item visible. The type of Choice Item can be a Radio Group, Checkbox or Switch. Radio buttons can also be displayed as Pill buttons. The behavior is similar to the native APEX Interactive Grid Checkbox. A difference though is, using the plugin, the Interactive Grid will automatically be put in Edit Mode in case it isn’t yet. From this, change events will always be fired also, and any related Dynamic Action triggered.

Find the plugin in this github repository.

4 COMMENTS

comments user
Forster Joachim

Hi Karel,
Maybe you are working on or have an idea of how to implement 3 value Y/N/null ?
clickig a second time on the selected choice sets the value to null.
๐Ÿ™
Best Regards
Joachim

    comments user
    Karel

    Hi Joachim,
    Thanks for your feedback.
    I’ve uploaded version 1.1 of the plugin in which you will find the option for Radio Groups to add the NULL option. The feature and behavior is same as the native Radio Group in APEX.
    Cheers,
    Karel.

comments user
Cayson Howard

Thank you for this! I spent all morning today trying to find this exact thing and kept being told its impossible. You are a life saver.

    comments user
    Karel

    Hey Cayson, glad you find it useful. Enjoy!

Leave a Reply

Your email address will not be published. Required fields are marked *