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.

Client Specific Records

Featured Replies

This is probably a simple one, but I am having trouble implementing it.

I have a database that will have a number of clients accessing it on the web. These clients will login, and only access records belonging to them - in my case, the login name with be used is a client field and thats all they can access.

If at any time they "Show All Records" they will see the records of other clients as well. Whats the best way to get around this.

I was thinking of having a client-x.fp7 for each client so they only see what is in their file prefer to work in a single file only - instead of multiple.

How can I prevent them seeing all records other than their own please?

Greg

If at any time they "Show All Records" they will see the records of other clients as well. Whats the best way to get around this.

Firstly, you need to use Filemakers accounts and privileges to explicitly restrict access to the records (don't just rely on scripts as these can potentially be circumnavigated). For example, you could set a privilege set that matches the 'user company' field (this could be a global set at login based on their account details) with the 'data company' field and only allows those records to be viewed. Then, any records that do not match those criteria will display "<>" in all the fields.

Next, you will want to script any functions like 'Show All Records' or 'Perform Find' to restrict any found records to those that match the above criteria. This way you can prevent the user from having to navigate through multiple "<>" records to find the ones they want to see.

Does this give you a starting point?

  • Author

Thanks tv_kid

I will look closely at the explicit record access.

Cheers,

Greg

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.