Hi,
I have a requirement to set the default value as No to a field automatically whenever the user is Deactivating a record. I created a workflow but it is not updating on the Inactive record. Please advise how to achieve this?
Below are the steps I followed in Creating the Workflow.
Triggering on Status Change
Condition Record status =Inactive
Update the Record - X Field (Yes/ no field to Yes )
Thanks!