Hello
I am using APEX 20.2.0.00.20
I have created an IG and have a column with 1s and 0s. I have set the column type to checkbox - and the settings so that 1 is checked and 0 is unchecked. That works fine. I would now like a dynamic action that fires when the box is either checked or unchecked and goes off and runs some PL/SQL. I've tried using the Change event and also the Click event neither of those appear to fire. If the column is left as a number then the Change event dynamic action works fine. What event should I be using for the checkbox please?
Many thanks
Helen