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.

Individually set record access

Featured Replies

Hey,

I’m about to set up a file where the creator of a record can decide individually which other users / user groups will be able to read his record.

I thought for this I could set up a user table that holds information which users can access which records.

The other way round would be to write into the record which users can open it. I thought I’d create a field that contains all the IDs of the users that are allowed to read it. I prefer this approach. A script or even better a filtered portal could restrict the access.

May I ask if anybody has some experience with this kind of record access management? Is this a practicable way of approaching my intention? Any pitfalls...?

Will be happy to receive your hints and considerations.

:P Mike

I like the idea (especially since you're using UserIDs and not names). You could have a "Allow Access" portal on a record that let's the user add UserIDs for those allowed access. Depending on how many users there are, this could be a simple popup menu on each row, or a popup window with a select list. Then, the parent record could have a calc field UsersViewList = List(relationship::UserID) to collect the valid IDs. Using record access privs, allow view if FilterValues (UsersViewList, gUserID).

  • Author

Hey,

Thank you for your input (and sorry for the late reponse). I've tried your idea, so far it's been working quite well!

Mike

:)

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.