Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
One thought that i have had but never implemented is to create a sync table of your main table to a mirror table. That could include a date / time formula field with a formula of Now().
Then that would be set to update every hour, and you would then trigger a notification when that date time field changed in the sync table and other conditions were true like you described above
So its not 30 minutes, it is 60 minutes, but it keeps you to a native solution with no 3rd party add ons or Chron jobs which could break.
Then that would be set to update every hour, and you would then trigger a notification when that date time field changed in the sync table and other conditions were true like you described above
So its not 30 minutes, it is 60 minutes, but it keeps you to a native solution with no 3rd party add ons or Chron jobs which could break.