Julian L Posted February 6, 2008 Posted February 6, 2008 (edited) I do not know if I am overlooking something or its just not there. Now, I know that Get ( RecordAccess ) returns 0 to 2. 0 = no access 1 = view only 2 = edit access Although this function seems incomplete because you can define a delete privilege, which can differ from the edit privilege. I need to be able to find out if the current user has the ability to delete the current record without executing a delete command. Thank you in advance for your help! :B Edited February 6, 2008 by Guest
Steven H. Blackwell Posted February 8, 2008 Posted February 8, 2008 Interesting question. Perhaps put a custom extended privilege in the Privilege Set and test for that? Steven
Recommended Posts
This topic is 6134 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