January 21, 200520 yr Hi everybody, Perhaps there is some help for two questions? 1. Is that a filemaker-bug or simply a lack of competence of my person? The "Get (Record Permissions)"-function (I hope I have translated its name properly from German) returns always "2" - even if a user doesn't have a single permission. 2. Is there a possibility to get information about the delete-record-permission? As I found in the documentation one can only get information about display-, and edit-permission by the function mentioned above. Would be great if someone has got any ideas for me... Best regards, Bernhard
January 21, 200520 yr File | Define | Accounts & Privileges | Privilege Sets | Edit | Data Access and Design | Records | Create and Edit in all Tables (no deletion allowed for this choice). Take a look at all the options FM gives you!
January 22, 200520 yr Author Thank you, but let me precisize: I know all this options - but I need to get the current settings by a script, to react differently depending on the current user. And in that context it appears to me that FM offers rather faible utilities...
January 22, 200520 yr You could assign a different privilege set to each user. You would then use Get (PrivlegeSetName).
Create an account or sign in to comment