On a dynamic page, based on Database 1, I would like to include a form that saves a number of tekst inputs to Database 2, including the current user id of the logged in member. I thought about using code to getting the user id in a hidden textbox, and connect this textbox to a fieldin Database 2.
The code to get this ID shouldn’t be complicated I think, but I haven’t managed to succeed.
Could anyone help me out? Thanks so much!