Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to do a simple Yes/No Checkbox

Glenda HasleyApr 21 2022

We are on APEX 21.1
I have a form that has a checkbox that uses the default Y/N.
When the user selects the checkbox, I see in the session state that it is changed from N to Y.
If the user changes their mind (before saving) and unselects the checkbox, the session state shows that the flag is still a Y.
How do I get the session state to recognize that it has been changed back to the original values?
When the checkbox is selected, there is a dynamic action to set other fields. If they unselect the checkbox, I need to set the values back to the original values.

Comments

Processing

Post Details

Added on Apr 21 2022
4 comments
1,027 views