This
was done in Oracle apps R/12
In
Inventory Item form currently Item is displaying in gray colour back ground.
Solution
-------------
Open
the Form
Place
cursor on Item field and see examine
Block: MTL_SYSTEM_ITEMS
Field: INVENTORY_ITEM_MIR
Then
go to personalize like below.
Short
cut keys to go here is Alt+hdcz
Give
sequence and appropriate name and trigger event. Then go to actions tab and
enter following details
Here
target object is our block name.field name which we already noted down.
Select
property name as BACKGROUND_COLOR and then give value as r255g0b0 (this is colour code)
Click
on Validate and click on apply and save. Now close the form and re open then we
will see back ground in red colour.
No comments:
Post a Comment