Skip 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.

Finding in 2 files with 1 find

Featured Replies

I would like to be able to enter find criteria for 1 specific field and have filemaker search the main file and the related file. I was trying to re-write my find script, and i inserted

If [lastname = "Jones"}

Enter Find Mode

Insert Text [Related;;Lastname, "Jones"

[select entire contents]

Perform Find

[Extend Found Set]

But that is not working. Can someone help?

Thanks

hi eliz309

Make a global field (ie. S_global)in the second db. Use the set field command to get the criteria from the search field(f_global) to S_global field and write a find script in the second db and activiate it from the first. Make sure you have a relationship between the two db's

example: this script is where you start the search from

set field(S_global,f_global)

enter find mode

insert calculated results("lastname"."f_global)

perform find

write another script in the second db similar to this one and activiate it with the "perform exteranl script ciommand".

i hope this was clear enough to understand.

lionel

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

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.