July 18, 200916 yr HI , I want to know that can we provide tab level security in FM means if we have tab control in any file then can we implement security on a particular tab.if its possible then plz help me how can we achieve this. Thanks, John
July 18, 200916 yr Tabs are part of the UI and there is limited security at best at that level. What are you actually trying to control here? In theory you could put a trigger on a tab such that when it is selected, a script runs that takes the user elsewhere. But that is very easily defeated. Steven
Create an account or sign in to comment