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!

how to create a trigger for Shift + A key press in oracle forms 12c

User_P0HY3Sep 3 2021

In oracle form builder, I want to use a trigger for Shift + A, (it just cant be any other key, dont ask me why please), but there are only a few specific KEY- triggers available. I just want to run some PL/SQL code whenever Shift + A is pressed in a form.

Im using oracle forms 12c.

Maybe I could use the trigger "when-custom-javascript-event" but I dont understand where to put the javascript code.

Help please. Thank you

Comments
Post Details
Added on Sep 3 2021
7 comments
1,423 views