Forum Discussion

SheltonMangum's avatar
SheltonMangum
Qrew Member
2 days ago

How to see who hasn't filled out a form

I need to create a form for hours tracking that MUST be completed by Tuesday Morning and want to send a notification for anyone who hasn't filled filled out the form. Is there a way to track not who has filled out the form but who hasn't? I am not certain of anything in QuickBase as I came from a whole different department before getting put in charge of this. 

1 Reply

  • Can you describe your tables in their relationships? For example, example does one employee have many Weekly hours tracking forms?   

    If that is the case, then you can make a summary field on that relationship to detect on the employee record if they have any form submitted in time.  Then you can have a Custom email Subscription go out a preset time of day and day of the week for any employees who have not submitted their form. 

    This assumes that there is a user field on the employee record so that record knows their userid.  You can create a rpeort filtered when the employee is overdue in submitting and the employee userid is the current user.

     

    Then you can send out that same report to all users and each employee will only receive the report if they are overdue.