Hello Everyone!
I have an Account & Call Entity, both with a Status Field.
Now when I change the Account Status Field, I want to trigger a Workflow that get's all related Calls with the Status "Planned" and put those to Status "Not Held" or remove them.
I Tried around with Formulas but haven't managed to work it out. How can I set Enum Fields or do this at all?
Thanks and Regards,
Niclas
I have an Account & Call Entity, both with a Status Field.
Now when I change the Account Status Field, I want to trigger a Workflow that get's all related Calls with the Status "Planned" and put those to Status "Not Held" or remove them.
I Tried around with Formulas but haven't managed to work it out. How can I set Enum Fields or do this at all?
Thanks and Regards,
Niclas
Comment