|
最初由 Iloveerp 发布
[B]1. Open Oracle Application.
2. Make sure all the forms are closed except the menu navigational form (FNDSCSGN).
3. Open the Forms Personalization Screen from the Help > Diagnostic > Custom Code > Personalize.
4. Enter the seq as 10 and give some description.
5. Condition :
Trigger Event : WHEN-NEW-FORM-INSTANCE
Processing Mode : Both
6. Action:
Seq : 10
Type : Property
Object Type : Windows
Targwr Object : FORMS_MDI_WINDOW
Property Name : TITLE
Value : <Enter the text you want to show in the Title bar> [/B]
??可以限定到用户???
学习~ |
|