Hi all,
I am trying to create a settings page which simply updates a row in a database which is related to the current user. So, for example: When the user loads a page - they will see their current saved settings, if no settings then form shows blank. When the user saves - it only updates their own row in the database.
I have searched and searched and cannot find any reference to something like this - the closest I have found is scrolling through the dataset and updating records - but I would only want the member to see and update their own record.
Many thanks for your consideration and assistance.
Sam