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

I'm currently using FM 9 and I'm trying to figure out a way to capture the date that a notes field was last modified. We may be getting FM 11 in a few weeks, so for now I wanted to do this without using a script. I thought maybe I could do it with a calculation function but I can't find one that looks like it can capture what I'm looking to capture. My database is already set up to capture the last record modification date. I want to capture the last date that one field was modified. Does anyone know of a way this can be done with FM 9?

Hi

create a date field that auto-enters ( unflag the "Do not replace existing value...") this calculation:


Let(

trigger = YourField ;

Get ( CurrentDate )

)

YourField is the field for which you want to capture the modification date

  • 2 weeks later...
  • Author

Thanks for the response! It doesn't quite do what I want it to do though. It is putting in the date if I add a note to the Notes field. But if there is text already in the Notes field it still displays the current date, which isn't the date the field was last edited.

Hi SGordon,

Maybe this file New Note First by Database Pros does what you are wanting.

Lee

But if there is text already in the Notes field it still displays the current date, which isn't the date the field was last edited.

If there is a text, but the field get modified, the current date will appear.

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.