Oracle Forms (MOSC)

MOSC Banner

Oracle 10g key combination to call form trigger

edited Nov 15, 2009 8:58PM in Oracle Forms (MOSC) 4 commentsAnswered
 Hi everyone,

I need to fire the KEY-DUPREC trigger as I click on the key combination Shift+P therefore; I added the following line of code in the frmweb.res file. 

80 : 1 : "Shift+P" : 64 : "Duplicate Record" 

It worked iff no error was raised. So, if I have a raise form trigger failure in the KEY-DUPREC trigger, a capital P will appear in the text field that called the trigger.

Can you please suggest a solution for preventing the capital P from appearing in the text field if a raise trigger failure existed in the KEY-DUPREC.

Thanks in advance

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center