Sample Onchanged trigger for M3 CLM Web
In this scenario, onchanged trigger takes effect if Activity is set to Done. Activity status will be changed to Done. Information fields and dates will be set to disabled.
This is not a standard trigger and serves solely as an example.
Section
Event | Operator |
---|---|
Onchanged | Or |
Condition
Column | Operator | Value |
---|---|---|
Activity.Done | Equal | 1 |
Setter
Type | Name | True action | False action | Description |
---|---|---|---|---|
Column | Activity.ActivityStatusCODE | Setvalue | None | Done |
Column | Activity.EndDATE | Disable | Enable | |
Column | Activity.StartDATE | Disable | Enable | |
Column | Activty.Name | Disable | Enable |