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.

Problem with Find Script - Posted for Techy

Featured Replies

From: techy

I was trying to post for help on this problem.

I am trying to find/omit records over multiple fields.

I have a Postcode Field (Main DB)(set as a valuelist checkbox) this works fine on it's own.

I have a Members Field (Relational DB) again works fine on it's own.

I have a County Field (Main DB) again works fine on it's own.

I need to find AND/OR Omit Records that match ALL 3 Fields?:

My Current Script is.....

show all records

enter find mode[pause]

set field["membership:membership"]

omit record(depending on what the user enters)

new record/request

set field ["county"]

omit record (depending on what the user enters)

new record/request

goto field["postcode"]

set field["postcode","not isEmpty(postcode & "

  • Newbies

test post

  • 2 weeks later...

Hmmm... how about have a calculated field that is a concatenation of the three fields you search on.

Then set up 4 global fields. The first three getting populated by the you're above script SetFields. Then 4th global being a calculation field defined like the previous one to do the concatentation. Then omit all records where the global field matches the non global concat field.

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.