insomaniac Posted August 18, 2004 Posted August 18, 2004 I have a related file that is opened when needed and is minimized upon startup. How do I prevent users from accessing it without having to put a password for that file?
QuinTech Posted August 18, 2004 Posted August 18, 2004 If you want to restrict users from seeing the contents of the file at all, upon opening, run a script that: 1. Hides and locks the status area; 2. Goes to a layout with no fields, no buttons, no nothing (except maybe text saying "Restricted Access"). You'll also need to prevent the average user from modifying layouts and scripts so that they cannot get to restricted layouts via either of these methods. You can do both these things in the Access Privileges dialog. HTH Jerry
Recommended Posts
This topic is 7459 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