How To Use Forms Personalization To Change Color of A Value
How To Use Forms Personalization To Change Color of A Value
MODULE:
Oracle Order Management
PROBLEM STATEMENT
How does one use Form Personalization to change color at the sales order form from the default of black to red?
FIX
At Sales Order form > Help > Diagnostics > Custom code > Click on the last selection: 'Personalize' Add Seq = 5, Desc = Test colors, Level = function At Condition Tab Trigger Event: when-new-item-instance Trigger object: LINE.ORDERED_QUANTITY Condition: (no condition) Processing Mode: Not in Enter-Query Mode (note: this successfully validates to True) At Action Tab Seq 10, Type = Property, Description: Set item Color Object type = Item Target Object: LINE.ORDERED_QUANTITY Property name: FOREGROUND_COLOR Value r85g0b0 Save the personalization and check if it gets applied.
Junaid Iftikhar Ahmed | Sr.Oracle Solution Architect & PM| BCS-SE, MBA-FIN, SCM-EXP