Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Perform Find Won't Omit <No Access>

Featured Replies

Hello

Filemaker "Perform find" behaves different when limiting "View" access on a table, than limiting "Edit" access.

When I limit "View" access on a table the following happens:

I use a script to "Perform find". I use some field from the table, and use a "*"(actually it doesnÄt matter) for search critaria.

Result "nothing found" + Quickfind isn't working either

When I limit "Edit" access on a table the following happens:

The search works just fine.

Any ideas?

If in a script you're not using the build requests, then start like this

Enter Findmode

omit record

Set field [nn,$theValue]

Perform Find

The second line does the same as manually checking the box in the status area...

--sd

Filemaker "Perform find" behaves different when limiting "View" access on a table, than limiting "Edit" access.

Shouldn't it?

  • Author

@Søren Dyhr

God ******* it, that was it. I was about to smashing something here.

The omit option : thanks a lot.

@comment

Well, no. In my opinion it is not intuitive.

  • Author

1. Next question. How do I make Quickfind work?

2. Now I can hide all <noaccess> record, but the user still cannot use the search STRG+f. What to do ?

I also noticed, when I take the file of the Server and start it locally, then everything works just fine.

I am not sure I understand the issue here. Records that users are not permitted to VIEW are automatically omitted when you perform ANY find - see, for example:

http://fmforums.com/forum/index.php/topic/74827-data-reduction-based-on-privilege-set

Records for which users DO have have view permissions will of course be found - regardless of edit permissions.

There should be no difference between the results of Søren's script and say:


Perform Find [ Specified Find Requests: Find Records; Criteria: YourTable::AnyField: “*” ] [ Restore ] 

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.