Forum Discussion
QuickBaseCoachD
6 years agoQrew Captain
The Employee table will need to have a user type field with the Supervisor's userid. If the current Supervisor's table does not have that, then I suggest that you add that as a field and populate it.
Then, yes make a relationship where 1 Supervisor has many EE's and look up the Supervisor userid.
Then you will decode if you want to create a Reminder or a subscription type Notification. A reminder will only fire once. A Subscription to a Report can keep harassing the Supervisor until they get the review done.
Then, yes make a relationship where 1 Supervisor has many EE's and look up the Supervisor userid.
Then you will decode if you want to create a Reminder or a subscription type Notification. A reminder will only fire once. A Subscription to a Report can keep harassing the Supervisor until they get the review done.