May 13, 200619 yr I want to enable security and customization at two levels on my database. First level is general privilege sets, so that users can easily be added and a programmer is not necessary to administer this. I already know how to do that part programatically. But I want to further limit access by filtering searches by the current account logged in. It would also be nice if I could add a Welcome, <>! to customize the startup layout. What is the fieldName for current account logged in? Do I need any more information to accomplish this? Thanks for any help. -E[color:red]
May 13, 200619 yr Get (AccountName ) You can call this anytime, which is also helpful if you want to filter a portal or search for records 'assigned' to the current logged in user. mav.
Create an account or sign in to comment