Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoI appreciate that lead on alternative methods to generate a free QR code.
https://goqr.me/api/doc/create-qr-code/
I can't see how a static QR code could make a decision. It seems to me that you need to add records to come kind of child table and have logic with Pipelines to decide what to do with that record. If you set the User field to default to the current user, then you can probably get the ADDRecord API to default that current user into that field.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
https://goqr.me/api/doc/create-qr-code/
I can't see how a static QR code could make a decision. It seems to me that you need to add records to come kind of child table and have logic with Pipelines to decide what to do with that record. If you set the User field to default to the current user, then you can probably get the ADDRecord API to default that current user into that field.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
EdwardHefter
4 years agoQrew Cadet
I hadn't considered putting the scan into a temporary record, including the Task ID and the User ID, and then running a pipeline against it. It could then figure out whether to clock in, clock out, or even clock out of the old task and clock into the new one. That's a great idea - thanks!
------------------------------
Edward Hefter
www.Sutubra.com
------------------------------
------------------------------
Edward Hefter
www.Sutubra.com
------------------------------