User can only be clocked in once a day

I need to set a check in that can only be clocked in once a day, how to set it? Thanks for the help.

Hi Jong,

I recommend setting up a database collection strictly for the daily check ups. Then maybe having a welcome screen pop up and them clicking a button can log that for that day.

I recommend having a different collection for this and then have a relationship connecting that to the user because it will be easier to show statistics (how often they checked in etc.)

Let me know if you need anything else.

I have set up a collection to check in, but I don’t know how to set the filter to be less than 24 hours and prohibit the second check in.