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!

Registry.dat

665887Oct 24 2008 — edited Oct 24 2008
Hi,
I would like to know what are the valid "Application level settings to control UI features" parameters can be given in the
%forms_home%\forms\java\oracle\forms\registry\Registry.dat expect those given by default.

Default is :-
#
# Application level settings to control UI features
#
app.ui.lovButtons=true
app.ui.requiredFieldVA=true
# The background color is specified as an RGB triple.
app.ui.requiredFieldVABGColor=255,255,150

For example instead of chaning the color of the required items(required property set to yes) if i want to change the color of the items which has update allowed set to yes.
Or i would like to display the Automatic LOV(app.ui.lovButtons=true) like buttons with my own trigger for some specific items.

Please help me..

Regards,
Balaji.M
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2008
Added on Oct 24 2008
3 comments
1,067 views