I have a form that allows a user to add a new family or edit a family. When the user clicks the save button, if they are adding the family for the first time, I want to enter todays date in a field(Date added). If they are editing the family info I want to add todays date in the filed(Date Updated). How can I distinguish from the two.