I have a log of user access and egress.
When they register to enter, if their ID has already been entered, it will be in the drop-down list to select, and it will auto-complete the user’s data.
If it does not exist, it will go to NEW and will be created by completing the form from scratch.
My question is, is there a way to hide those values and that is more like an “autocomplete” or that detects the ID of the USERS table and from there, brings the data.
Since it is unsafe for other people’s IDs to be shown, since anyone could complete registrations under another ID that is not theirs.
I leave images so you can understand
Thanks in advance,
Greetings!




