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.

web query with complex AND/OR structure

Featured Replies

  • Newbies

Hi,

I got the following problem:

A text-field (t) and 4 boolean-field (b1-4)

Now I'd like to do a query similar to this: (t==demo) AND ( b1==true OR b2==flase OR b3==true OR b4==true)

Do you have some ideas how to do this ?

  • 4 weeks later...

To do this in FMP, it would require four find requests. Relatively easy to do directly, not so easy through the web.

Instead, I'd have the find performed by a scirpt. If the find is one that can be "canned" then it's even easier, just get the script working and call the script through the web form.

If the script cannot easily be canned, then the users will need to eneter the data into fields, then the form action needs to grab these fields then perform the script. Just a little bit harder.

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.