I am currently building a Timesheet form that is to be accessed from a SharePoint site. I have also created a Dashboard form that certain "Form Admins" can use to view and edit all of the submitted Timesheets (which are submitted through the DBXL service). I have built an Admin view into the Timesheet form, and what I was wanting to do was create a log that would keep track of any changes that an Admin makes to that form and have it be displayed in this Admin view. This way, when an Admin opens a form, they will be able to see all changes that have been made to the form after it was submitted. I currently do not really know where to start with creating this log, but it is something that we will need for future auditing purposes. Any help with this would be greatly appreciated!