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.

Confused with searching

Featured Replies

I'm trying to script a search that finds records updated by someone other than the record owner (salesperson in my case).

I have a global variable called last logout that does a timestamp when the user logs out of filemaker. So the basic search I want to do is Find records where dateupdated > gLastLogout AND salesperson does not equal currentuser.

But I can't figure out how to do a find using both an "is" and a "is not" if you know what I mean.

  • 2 weeks later...

This may not be the best way to do this but it has worked for me in the past. Create a field that is X's if salesperson does not equal currentuser.

CheckUser (Calcualtion, text) If(Salesperson<>Currentuser;"X";"")

That way you can do the find and X that field and set that other date field to check the logon date. Your find will check both.

I hope this makes sense.

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.