Hello guys,
We have a use case where records concerning a company would need to be updated frequently. For our use cause, it is essential to know exactly what was changed in the record for each field. For instance, if the comments section last week read "Everything is going well with this company", but then their record is updated today, and the comments now read "I have concerns in business sector A and B." Can I store and retrieve data showing changes in the updated fields?
I don't want to handle this by having them create a new record, so I hope there is a way to capture the data via a record update.
Thank you!