Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
Sound like "User Voice' is your only option. Putting in a suggestion for an enhancement.
The only other option I can see is creating a table of users and a checkbox to indicate that he user should receive the Notification. Set the key field of that table to be the userid.
Then on your details table create a formula user field called [Current user] with a formula of User().
Make a relationship and then send the email to all users in the app, but add a filter where that checkbox is checked.
The only other option I can see is creating a table of users and a checkbox to indicate that he user should receive the Notification. Set the key field of that table to be the userid.
Then on your details table create a formula user field called [Current user] with a formula of User().
Make a relationship and then send the email to all users in the app, but add a filter where that checkbox is checked.