Skip to Main Content

Oracle Forms

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!

Oracle form Check the box if met certain condition.

User_0IKA6Jun 17 2022

Is there any function that will check/tick a checkbox once a condition is met because I only found the CHECKBOX_CHECKED() function that return boolean.
What I want is something like IF corraddrno = addrno THEN ('set checkbox as checked').
I am very new to oracle so I am not sure which function that are available to be use.
Thank you in advance.

This post has been answered by cormaco on Jun 17 2022
Jump to Answer

Comments

Post Details

Added on Jun 17 2022
1 comment
447 views