I recently created a new field Today's Date that displays the current date on a record. I created it so that I can trigger a process when another date-type field (Check in with customer) on the same record is equal to the in the Today's Date field.
My plan was to check the Start when Record fields change box and then select my custom field (Today's Date) from the option set. In this way, when the date changes daily in the Today's Date field, the process checks to see if it's equal to the date in the Check in with customer field and if it is, the Process sends an email alert, but my custom field wasn't in the list when I click on Select:
How do I make my custom Today's Date field appear in this list?
Perhaps there's an easier way of getting this Process to trigger based on one date field date field being equal to the current date?