Do you want to save changes - but I didn't change anything

Inherited an app - design synopsis not really helping.

I a form with ton of fields and code around it. I’ve checked for all of the uidoc.refreshes, and removed a ton of @Now type stuff, but I cannot determine what is causing “Do you want to save changes”.

Any hints on why entering edit mode and then closing it prompts me to save changes?

I’ve check query close and save and mode changes but can’t seem to pinpoint the changing field.

Thanks!

Subject: Do you want to save changes - but I didn’t change anything

did you check all of the form events like QueryOpen and QueryModeChange, etc.

Subject: Do you want to save changes - but I didn’t change anything

You may want to examine any hidden fields or maybe even add a ‘Close w/o Saving’ action button (which sets the SaveOptions field to “0”).