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

Hey all,

Does anyone know if there is a way to set up FM so that the modification date can be overriden?

IE: I have a field that is set to auto-enter the modification date. Sometimes a change is made and then undone so I would like to be able to manually change this date. The field should still auto-update when the record is next modified.

any suggestions?

Forgot to mention I'm using FM11.

There is no easy way to do this without some work. The best bet is to turn the auto entry off, make a change, and then turn it back on.

There is no easy way...

There is.

An auto-enter field with a calculation like this:

Let(

triggers = List ( Field1 ; Field2 ; FieldN ) ; // all layout fields, but this one

Case(

Get ( ActiveFieldName ) ≠ "thisFieldName" ; Get ( CurrentDate ) ;

Self

)

)

There is no easy way to do this without some work.

Like I said there is no easy way without doing some work, nor is it a logistical for upkeep. Every time a new field is added or deleted, then the calc would have to be modified.

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.