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.

Return groups????

Featured Replies

Hi All,

I have this file that has 5 users,i would like to be able to track which user has changed or modified a record as the file contains sensitive data.

I created passwords based on the groups(5)

I then had this set up in a script

set field(user),status(current groups).

The strange thing is in the user field..all the groups are displayed instead of just one group.(nb: each password is a member of just one group)

Where have i gone wrong?

anita

You probably did this with the master password. All master passwords are members of every group.

Also, be sure that you have properly associated each group with its password in the Access Overview screen.

HTH

Old Advance Man

  • Author

I forgot to mention that i also tried going in with the users passwords but still the field

"user" contained all the groups.

I have also checked in the access previldges overview and each group seems to have its own password. crazy.gif

anita

anita, if you want to track the names of the last user who modified a record, you can set a text field to auto-enter the Modifier Name, which is the name of the user as entered in the application preferences.

FYI, when working with Groups and calculations, instead of a structure like

If(Status(CurrentGroups)="foobar", result1, result2), use something like

If(PatternCount(Status(CurrentGroups), "foobar"), result1, result2)

  • Author

Thanks the calculations worked miracles!

anita

  • 7 months later...

Better yet, just auto-enter Status(CurrentUserName). It

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.