June 18, 200718 yr I am using a database that restricts access to certain records. I use the Get(AccountName) in a global field and I am trying to use the Get(PrivilegeSetName) in a global field but nothing is returned for the value. The other function Get(AccountName) works fine and I mirrored the privilege set function the same. Please tell me what I am missing.
June 18, 200718 yr Author It is partly working now. I used a startup script that set the global text field gSetPrivilegeName upon the file opening but it retains the privilege set name previously set when I logon as a different user.
June 18, 200718 yr Why are you trying to set a global field with the Get(PrivilegeSetName) function? Steven
Create an account or sign in to comment