Auto fill the User ID in a new record
Posted: 2022-10-18 14:27
I have had a little success with my requirement by using a Lookup Field and checking the "Inherit Access Permission" box but as you might expect, this gives me a drop down with a single record of the logged in users ID. Nearly there but not quite. I would like the ID to be automatically inserted in the field to negate the user's need to click on it to record it.
Preferably this should be in the backgound as the user does not need to know this is happening.
The storage of the users ID is to allow the logged in user to see only their records at a later date.
My problem is I have very limited SQL knowledge and usually get by using YouTube etc, etc, to get ideas and snippets. Even though AppGini is a magnificent programming tool, I fear I need to know SQL to get the full benefit. I am hoping I have missed the answer in my search of the various HELP options in AppGini as I hoped my requirment would be a frequent need in Database design and programming.
I would relly appreciate a bit of help here if any can offer some, thank you.
Preferably this should be in the backgound as the user does not need to know this is happening.
The storage of the users ID is to allow the logged in user to see only their records at a later date.
My problem is I have very limited SQL knowledge and usually get by using YouTube etc, etc, to get ideas and snippets. Even though AppGini is a magnificent programming tool, I fear I need to know SQL to get the full benefit. I am hoping I have missed the answer in my search of the various HELP options in AppGini as I hoped my requirment would be a frequent need in Database design and programming.
I would relly appreciate a bit of help here if any can offer some, thank you.