RE: Date field based on record’s status update
Hi all,
I have a date field called Date Work in Progress. I would like this field to auto-populate with the date when the Opportunity record’s status is set to Work in Progress.
Do you have a solution?
You can use workflow to set date when status of opportunity is changed(Work in Progress). This will be quite easy than writing a script to do the same.