Hey there!
We’re trying to make our team check and update their own info already recorded in a table.
Everyone will get a unique user and password.
Let’s suppose John signed in correctly… the form will check if his user and password does exist and will show some fields like his full name, address,… that are in the table. Now John can update his info if needed.
Is there a way to populate the fields based on the table’s records?
Thanks in advance.