Registry.dat
665887Oct 24 2008 — edited Oct 24 2008Hi,
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