We have a checkbox in a module that when checked - sets the date to "today". However, when anything else is changed in that module, the date of the field updates to the new date. We want it to only set once, when the related checkbox is marked. What do i need to add to our logic that fixes this issue?