Oracle Forms Personalization TOOLTIP_FOREGROUND_COLOR Property.
We will try to change the foreground color of the below tooltips from white to Green.
– Open the Forms Personalization window by clicking on the Help -> Diagnostics -> Custom Code -> Personalize menu option.
o Seq – 10
o Description –
o Level – Function
o Enabled – Yes
o Seq – 10
o Description –
o Level – Function
o Enabled – Yes
– Condition:
o Trigger Event – WHEN-NEW-ITEM-INSTANCE
o Trigger Object – B_RESOURCES.ITEM_FLEX_VALUES
o Processing Mode – Not in Enter-Query Mode
o Trigger Event – WHEN-NEW-ITEM-INSTANCE
o Trigger Object – B_RESOURCES.ITEM_FLEX_VALUES
o Processing Mode – Not in Enter-Query Mode
– Actions:
o Seq – 10
o Type – Property
o Description –
o Language – All
o Enabled – Yes
o Object Type – Item
o Target Object- B_RESOURCES.ITEM_FLEX_VALUES
o Property Name: TOOLTIP_FOREGROUND_COLOR
o Value – r0g255b0
o Seq – 10
o Type – Property
o Description –
o Language – All
o Enabled – Yes
o Object Type – Item
o Target Object- B_RESOURCES.ITEM_FLEX_VALUES
o Property Name: TOOLTIP_FOREGROUND_COLOR
o Value – r0g255b0
Save the record.
The tooltips now appears in Green.
No comments:
Post a Comment
Please review my topic and update your comments
Note: only a member of this blog may post a comment.