Discussions
Field Changed Function Executes Multiple Times
I have created a script to set multiple custom date fields based on a date the user provides (call it date 1). Once the custom dates are set, if the user changes date 1 again, the function asks if they wish to update all of the other custom dates.
The Field Changed Function appears to be executing 3 times in this instance. It also executes when I click in the field but do not change the data. Can anyone advise me on how to properly control when this function executes?