Hi all,
Not sure if anyone has had a similar issue, tried searching through questions, but canโt see this at all.
Iโve built an app for Leave Requests which is functioning perfectly. However Iโve added security so when the user clicks โEmployeeโ to request leave they only see the users with their email address (hopefully just one entry!)
Unfortunately this means when all the leave requests show, the UNIQUEID() key shows for all other users, and their entry is the only one with the โhuman readableโ name.
I have an โEmployeeโ table with a UNIQUEID() set as the key, and the employees name and photo set as the labels. This is referenced by the โEmployeeโ entry in โLeaveโ table, with a UNIQUEID() set as the key for each request.
Iโve seen the sample app that pulls the key and copies the associated name here but canโt for the life of me get it to work.
Any suggestions welcome, otherwise Iโll have to remove the security, and slice the data into departments, so they arenโt scrolling through some 100 employees.
User | Count |
---|---|
16 | |
14 | |
8 | |
7 | |
4 |