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.

pulling up specific files for an index

Featured Replies

I've been thinking about this for a while and cant get any where.

I have made a Timer that is based on projects.

Multi users can access it and it is based on project numbers. In a separate field their user name appended- this is unique and has been indexed.

By using this index I can present the user with a list of projects via index. Each user has their own timer for a project and as such a project can have as many timers as there are users.

My problem is I dont know how to isolate the job numbers that the user has created, so an index list shows only projects they have created.

I dont want to create a relationship file for each user.

thanks

You only need 1 relationship, from the user's name, in an unstored field, either global or calculation (read on) to the user name you say you have. The problem is, how do you know who they are?

There are a few different ways to tell, from having them pick their name from a drop-down list (easy but not secure at all; but maybe that doesn't matter), to using the "user name" in their Filemaker Preferences, to creating a Login file, etc.. It mostly depends on whether they can view others' projects. If so, then a simple drop-down list should suffice. How are you getting their name into the other file?

I neglected to add that you'd use the user name relationship to "filter" the value list of projects, by clicking Define Value Lists, "values from a field," then "only related values," then the Project field.

  • Author

Hi Fenton

Each time a new timer is created a script inserts the Current User into a field (sourced from OS system prefs). That field is then added to the job reference to get the field I am indexing ( jobref_username).

The indexed file is used inside a script so i dont see how a pull down menu would work

If you know who they are, Status(CurrentUser), and you know what records are theirs, since you marked them, what's stopping a relationship between the two fields? If you have a relationship, you do anything you want.

I don't know exactly what you're trying to do. It's certainly possible, and even easy, but I can't tell what it is. It sounded like you wanted to present a "filtered" list of projects, to only those belonging to the Current User.

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.