Setting the Component Price field to read only when a material status is 90

  1. In the selected dialog, click the Triggers tab.
  2. Specify this information:
    Event
    Select onload.
    Operator
    Select and.
  3. Click Save.
  4. In the Condition section, click New.
  5. Specify this information:
    Column
    Specify ServiceLine.LineStatus.
    Operator
    Select equal.
    Value
    Specify 90.
  6. Click Save.
  7. In the Setter section, click New.
  8. Specify this information:
    Type
    Specify column.
    Name
    Specify ServiceLine.ComponentPrice.
    True Action
    Select Disable.
    False Action
    Select Enable.
  9. Click Save.