Newbies Trrrrr Posted June 18, 2014 Newbies Posted June 18, 2014 Dear all, I am relatively new to FileMaker and I would like to ask for help. I developed a database that I uploaded in WebDirect. I used custom privilege set to restrict my users from seeing data, they are not supposed to access. However, I want to allow them performing find based on all available records and display only a Summary field - like average for example. In order to do that I made a script which performs find in a separate window and I used the following condition in the privilege set: If ( Get ( WindowName ) = "Search" ; 1 ; User = Get ( AccountName ) ) In FM13 it works, but in WebDirect it does not function. Do you have any suggestions? Thank you in advance.
Recommended Posts
This topic is 4064 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