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.

Working with a found set

Featured Replies

  • Newbies

I hope I am posting this in the correct area.

I am a novice and have just built my first application for my business.

We have built an application where all our prospects, customers and Infrastructure sites are in one table. I want to have 4 buttons at the top of a screen where you can select which data you want to work with, Sales, Customers, Infrastructure or All. So, when you press the "Customers" button you only see customer records even if you add, delete or find, only when you press the ALL button will you see all records. (the table does have a record type field).

Is there a simple way to do this. Everything I have tried cancels when you do a find. I don't mind if the only way is to have different layouts for each function if that could do it.

Thanks

Adamb

You can force the user to use scripted finds only, and add the criteria before performing the find. Or use a script trigger to constrain the found set when entering Browse mode.

  • Author
  • Newbies

thanks for the suggestions.

I have used script triggers, however how would I "constrain the found set when entering Browse mode"?

thanks

Adam

Use a script triggered OnModeEnter. Enable the trigger in Browse mode only.

  • Author
  • Newbies

Use a script triggered OnModeEnter. Enable the trigger in Browse mode only.

Sorry you have lost me here. What would the script do? And if I enabled it in Browse mode only, will users be able to find withing the original found set?

how would I "constrain the found set when entering Browse mode"?

Use a script triggered OnModeEnter. Enable the trigger in Browse mode only.

What would the script do?

Constrain the found set. For example, user have searched for "Smith" and found 3 of them. This triggers the script that constrains the found set to "Customer" only.

On second thought, it will be easier to trigger the script on exiting Find mode.

  • Author
  • Newbies

I am afraid you have lost me. I will get out my book and see if I can figure this one out.

I am afraid you have lost me. I will get out my book and see if I can figure this one out.

Check out the filemaker white paper on script triggers.

http://developer.filemaker.com/content/technet/pdf/script_triggers_en.pdf

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.