I have a form where users will be updating records on a monthly basis. I want the form to prompt a user to Save Changes if they did any modifications. Currently if the user made a change, they are able to click and move to the next record. Is there an easy way to add a simple control to the form to prompt the user to Save Changes? If they say Yes, they move onto the next record. If they say No, they stay in the same record.