Hi @CU05020752-0,
I'm not sure I understand the complicated logic you're describing.
Let's look at a simple example.
Imagine the "Shape" field is a list of options (Round, Square, Rectangle, Pentagon).
And the "Ship Location" field (which could be a dropdown, a lookup, etc.) has values A, B, C, D, E, F, G, and H.
Let's say each shape has a default "Ship Location":
- Round -> A
- Square -> C
- Rectangle -> E
- Pentagon -> G
Users can change the "Ship Location" manually whenever they want. But, if they change the "Shape," the "Ship Location" will automatically go back to its default value (as we'll set up in the workflow).
The workflow will only run when the "Shape" field is changed.
Hopefully, this example makes the logic clearer so you can set up the workflow.
Regards,
Daivat Vartak