I have a form where users enter data about their project statuses. I was originally going to create a field called Date Form Was Last Updated, but then I thought I can just use SharePoint's built in Modified date to see when the user made changes to the form.
The problem is, I have workflows that run on that list in order to gather data for reports. When the workflow runs, it changes all the Modified dates (and the Modified By fields also).
Is there any way around this problem, or do I need to create a new field called Date Form Was Last Updated and ask the user to enter a date each time they make updates?
Thanks
