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 a record base on latest date

Featured Replies

Hello,

i was wondering if someone can help me out with this, i bet it is easy one. i am trying to find the latest record of person base on the date it was create it. it is appointment db, client has more than two record and i want to show up only the latest record base on the date the record was create. i am funning fm 6.0. i want to set up script basically and have button they can click to do the find.

Thank you,

victor

FMP stores records in creation order. So find the preson, unsort & go to last record.

If you're doing a find, the records will naturally be unsorted. So only a find and go to last record is necessary.

  • Author

How can i do this by a script? so that i can assign to a button?

Thank you,

Victor

Enter Find Mode [Pause]

Perform Find [ ]

If [status(CurrentFoundCount) > 1]

Go to Record/Request/Page [Last]

End If

The pause allows a user to enter the id or name for the desired person.

  • Author

Pooh-Bah,

Thank you, it work like a charm. i am not good at scripting.

thanks,

Victor

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.