Hi all, thanks for the help so far.
My database loads up into a login form, a user enters their username and password and then the navigation form opens with certain things enabled or disabled based on the users access level.
What I'd like to do is have the login form tick a "Logged In" box, based on that user's record. I've tried to make this a bound box and tick it when the user logs in, but it just updates this for the first record in the user list, not the record for that user.
After that, I'd like the box for that user to be unticked when they click the logout button from the main page.
Any ideas?
Thanks guys
My database loads up into a login form, a user enters their username and password and then the navigation form opens with certain things enabled or disabled based on the users access level.
What I'd like to do is have the login form tick a "Logged In" box, based on that user's record. I've tried to make this a bound box and tick it when the user logs in, but it just updates this for the first record in the user list, not the record for that user.
After that, I'd like the box for that user to be unticked when they click the logout button from the main page.
Any ideas?
Thanks guys