Slobey Posted May 17, 2005 Posted May 17, 2005 Hi, I was wondering if I deny a user access to a pricing table, will lookups still work? I had a user enter a unit code and the price and description fields did not populate. I am not sure if this is due to the access limitations or not. Thanks
Brian C Posted May 18, 2005 Posted May 18, 2005 When you start denying access to specific fields/tables - access rights will override anything you have in a script or a lookup. This is done in case someone is attempting to "hack" the database table using a table of their own in an attempt to navigate past interface protections. Your best bet is to instead allow read-only access to the table. You could then restrict access to specific layouts which would allow the user to access the data, but never do anything in that table directly.
Recommended Posts
This topic is 7128 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