Hi,
I have a custom module that contains two date fields, 'Inception Date' and 'Expiry Date', and I want to create an Automated Action to check a checkbox field 'Leap Year' if either of those dates are in a leap year.
I've got the Trigger as 'On Creation & Update', and the Trigger Fields as 'Inception Date' and 'Expiry Date'.
I've got the Action to Do as 'Update Record', writing True as the value for Leap Year.
How do I set the 'Apply on' conditions so that this action only happens if the Inception Date or Expiry Fields are in a leap year? Or is there a better way to achieve this same thing?
Any help appreciated!
Percy