Adding triggers for customer order number in ServiceAssignment dialog
- Select .
- Select Service Assignment dialog.
- Click Triggers tab.
- In the Triggers section, click New.
- Specify this information:
-
Event
-
Select onchanged.
-
Operator
-
Select and from the list.
- In Condition section, click New.
- For Condition, specify this information:
-
Column
-
Select ServiceOrderHead.AgreementHeaderID from list of columns.
-
Operator
-
Select isnotnull from the list of operators.
-
Column
-
Specify ServiceOrderHead.AccountID.
-
Operator
-
Select isnotnull from the list of operators.
- In Setter section, click New.
- For Setter, specify this information:
-
Type
-
Select column.
-
Name
-
Specify ServiceOrderHead.CustomerOrderNumber.
-
True Action
-
Select show.
-
False Action
-
Select hide.
- In the Triggers section, click New.
- Specify this information:
-
Event
-
Select onload.
-
Operator
-
Select and from the list.
- In Condition section, click New.
- For Condition, specify this information:
-
Column
-
Specify ServiceOrderHead.AgreementHeaderID.
-
Operator
-
Select isnotnull from the list of operators.
-
Column
-
Specify ServiceOrderHead.AccountID.
-
Operator
-
Select isnotnull from the list of operators.
- In Setter section, click New.
- For Setter, specify this information:
-
Type
-
Select column.
-
Name
-
Specify ServiceOrderHead.CustomerOrderNumber.
-
True Action
-
Select show.
-
False Action
-
Select hide.
- Proceed to Dialog tab.
- Click Yes to confirm saving of data.