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.

Field name in formatting calculation

Featured Replies

  • Newbies

I need the text in any of a certain set of fields to appear red if the field has been modified after a given date. Every two weeks or so, the formatting is wiped and all text returns to normal, and the tracking begins anew.

Currently, I've accomplished this (in FM8) using an audit trail that tracks which fields have been changed. Each field has a corresponding calculation field, and if the name of the field is found in the audit trail, this display field changes color. This works perfectly, but now that we've finally upgraded to FM11, I'd love to know if there's a better way to do this without hard coding the field names and/or needing to have the slew of corresponding fields.

Is there a way to reference the name of a field in a conditional formatting calculation without having to hard code it? Or, is there some other way to go about this that I'm overlooking? Thanks!

Is there a way to reference the name of a field in a conditional formatting calculation without having to hard code it?

GetFieldName ( Self ) will return the fully qualified name of the field.

You could also use script triggers.

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.