help with user id
i am using SA to create the login/registration pages and i can see
after opening the login page and logging in,
that i am saving the key of my users table ( user_id)
Now when i use DA to create pages based on my other tables i want to insert
that user id in these tables.
Where in the DA wizard process or where by editing the insert record behavior,
will i be able to get that user id to be inserted into those tables?
I do not want the insert form to have the user id visible, but still want it to be inserted.