Hi Experts,
We have ID badges at work that use NFC for accessing doors. I'm wanting to create a clocking in and clocking out app that can utilise these ID badges and NFC. I have created a SharePoint list to store all of the results (named Attendance). I'm thinking that I would need to create a separate SharePoint list that has all of the employees listed with a unique ID (the standard ID field, lets call this list EmployeeList), I assume within this EmployeeList I would need to store something unique about the card e.g. the serial number so that the Attendance app recognises the card when it is scanned and who it belongs to.
In my Attendance App, I will have a clock in button (named btn_ClockIn) and a clock out button (named btn_ClockOut). Can you help me with the code required to save the results in the Attendance list please, I imagine that I would need a hidden form that autopopulates all details required? I would need to capture ID, EmployeeName, Date and Time of Clock In, Date and Time of Clock Out. When the employee clocks in using their NFC fob, they should receive a message saying "Employee Name Successfully Clocked In at Date&TimeNow" or if there was an error then "Error, Please Try Again". Same for when the employee clocks out.
Thanks in advance!
Dave


Report
All responses (
Answers (