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.

Preventing Auto-Entered Last Modified Field from Updating

Featured Replies

Does anyone know if it's possible to turn off record last modified timestamp fields auto-updating during scripts? I'd like to batch process a set of records for a simple checkbox field update but I don't want to lose the last modified data which reflects last *user* modification of the record data.

Thanks

Edited by Guest

See if this helps:

http://fmforums.com/forum/showtopic.php?tid/170406/post/179569/#179569

  • Author

Thanks Comment! That did the trick. I can now keep my script mods from updating the last edited timestamp (well, at least one I can calc against). It's not perfect since I do have some user scripts that update things I'd like to track but those scripted edits are minor compared to the other normal fields I'd like to see update times on.

It's not perfect since I do have some user scripts that update things I'd like to track

I think the exact opposite: your problem is that the method IS perfect - while what you need is an imperfection.

For example, you could mark your "user scripts" by including something distinct in their name, say a "[user]" suffix, then test for:

IsEmpty ( Get (ScriptName) ) or Exact ( Right ( Get (ScriptName) ; 6 ) ; "[user]" )

  • Author

Yeah. I was thinking that I could case-out some of the few user scripts that are used to update data without too much trouble.

Too bad there isn't a script step to just turn off auto-updating when needed. But, eh, you can say that about a thousand things.

Edited by Guest

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.