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.

Script to search records based on password entered

Featured Replies

Is this possible? I want users to only be able to view records that they created. I would like to have them enter a password and then have a script that would run automatically to find records that they have created only. Is this possible?

Ron

FileMaker Version: 5

Platform: Mac OS 9

There are two functions in FM5 that might be of use:

Status(CurrentUserName) - gets the user name from the system settings

Status(CurrentGroups) - gets a list of the access groups that the current user is a member of (from the accounts and privileges)

No other way to do it in FM5 without a plug in or a custom login system. FM7 has built in account management features including the ability to Get(AccountName).

Ron:

In the systems I set up I always grab Status(CurrentUserName) and put it into each record as it is created. Then, to find that user's entries, you can do a Find via the same call. You can automate that find via a startup script, which is what one of my clients' systems does. They think it's done by magic.

-Stanley

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.