I have a form that has a date field. When the user enters a new record the date is automatically entered because i have used the default value for that field to be today's date (date()). However when the users modifys the record in a form, when they close the form or go to the next record how can the date field change automatically to today's/current date