February 6, 200817 yr 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, 200817 yr by Guest
February 8, 200817 yr Interesting question. Perhaps put a custom extended privilege in the Privilege Set and test for that? Steven
Create an account or sign in to comment