How to enable Shift + F1 automatically.
801973Apr 4 2011 — edited Apr 4 2011Hi All,
Forms 6i [32 Bit] Version 6.0.8.24.1
I have raised some error in database procedure and called the same in forms.
The problem here, user unable to see the exact error, what i have raised in procedure. When press Shift + F1, It shows full details of error.
So i want to enable the same automatically while error raised. (Please don't suggest on-error trigger.)
I want to write a generenic code for all forms. This is not for a single form.
pls give me your valuable suggestions.