The purpose of my app is for the user to check through standard work instructions. It is linked to a table that records checkboxes for completing tasks. It records the current date and time. Once they have completed the app I have a variable command that will add X time to the original "current date and time. The new X date populates the table so we can set a date to recertify that user to complete the app again.
My question is how can I create a widget or command to notify the user once that X date has occurred? I see functions to send emails but it requires the app to be open. I’d like the table to realize the date has approached for that user and it automatically notify the user.
Thanks in advance
Elias