IplayWoW Posted July 29, 2008 Posted July 29, 2008 Does anyone know how to reserve access to a Layout/Tab based on the account? I've seen it done in Job Pro Central, but I do not know how to do it. I want only certain individuals to be able to access a certain tab on a tab control and deny access to everyone else... this may get messy. The accounts I want to be able to access the tab are: Raul Rojas Raul Palencia The tab/object I want them to access is: Layout: "Clientes" --> Tab "Servicio" --> Object "RIS" RIS is another tab within Servicio
Vaughan Posted July 30, 2008 Posted July 30, 2008 It can depend on what you mean by "reserve access". If you mean to completely prevent people from viewing the tab, then you'll have to go through the process of hiding the real tab controls and scripting the tab changing navigation process (or go back to using separate layouts for each tab (which IMHO I believe is both simpler and more secure). On the other hand, if you only want to prevent people from viewing the data, then you could use record level access (RLA) privileges to prevent the users from viewing those certain fields. In this instance the tab can be seen but the fields will display <>. The more I think about it, the RLA should really be applied regardless, otherwise the hidden field could be printed or exported from other layouts or through other back-door methods that circumvent the user interface.
Recommended Posts
This topic is 5965 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now