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!

Can't figure out how to stop LOV from opening when single clicked.

FriendlyToooAug 31 2022

Hi Folks:
I have a form that when the field is (single) clicked in opens an LOV. I don't want it to do that, I need it to open only when double clicked.
I checked and there is no trigger set on the field for single clicking:
image.pngThere are two triggers on the field (When-New_Item-instance and a When-Mouse_Doubleclick).
The pl/sql code from the when-new-item:
image.pngand the when-mouse-doubleclick:
image.pngThe field itself (called TREATMENT_OBSERVATIONS) has this set for its properties:
image.pngIf anyone has any ideas where else I would look for a setting in Oracle Forms 12 that would cause an LOV to pop-up when the field is clicked in I'd greatly appreciate it. I have also included the .fmb file in a zip. The associated canvas is called "TREAMENT_CAN."
Thank you,
Matthew
swine_herd_health.zip (327.69 KB)

This post has been answered by Michael Ferrante-Oracle on Aug 31 2022
Jump to Answer
Comments
Post Details
Added on Aug 31 2022
2 comments
317 views