Hello,
I have created one checkbox item (P9_CHK) on my page with one value (;Y) and also one application level item PAGE_FLAG trying to value when checkbox change.
If checkbox checked then application item PAGE_FLAG =1 and if unchecked then PAGE_FLAG =0.
I have tried with dynamic action on checkbox item (like when change) but not working.
Please help me out to set application-level item based on a checkbox selection.
Apex Version: 5.1
DB Version: 12c
Thanks