Skip to main content
Is there a way to catpure the date a check box field is updated?  Thx
9 answers
  1. Aug 8, 2022, 1:35 PM

    Instead of a formula, create a new Date or Datetime field, and update it to NOW() via a Workflow Field Update or via a trigger, whenever you detect that the Checkbox value has been changed from False to True.

0/9000