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.

Featured Replies

Hi,

I am pretty new to FM, I am a multimedia designer who's used to work with dreamweaver, director etc but not FM.

Here's my question:

I have a database. There is about 10-12 different fields in it.

I wan to make a search button that will search throughout ALL these fields.

Is it possible?

If so can someone tip me in, cause I am at a lost right now.

Please keep in mind that I started working with FM 4 days ago crazy.gif

So explain it to me like you would explain a 7 year old tongue.gif

Thanks

Vilem

Hi, vilem. You can make a calc field that concatenates all of them, like so:

NameOfField01 & "par.gif" &

NameOfField02 & "par.gif" &

NameOfField03 & "par.gif" &

...

NameOfField12

Then searching on that field will search all those fields. It's not necessarily the BEST way of doing this, but it will get the job done.

HTH,

Jerry

Make a repeating field which contains your fields, one field per repetition. Then do a find using the repetition field; FileMaker will search all the repetitions for your request.

How's that supposed to work transpower? Only use repeating fields for data, or have some script update the repeating field with the contents of other various fields? This makes no sense.

I think he means use a calculated repeating field that uses a particular field for each repetition. Choose( index - 1, field1, field2, field3, field4, ... ) where index is a repeating number field with the number of necessary repetitions, with 1 in the first rep, 2 in the second, etc.

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.