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.

Force Auto-Enter

Featured Replies

Is there a way to re-perform Auto-enter field operations on records that already exist, in fields that already exist?

Yes.

Cgange the auto-enter to include a trigger field, then update the trigger field. This could be as simple as replacing the trigger field value with itself.

To create a trigger field, use Let() functiom:

Let(

trigger = somefield ;

therealcalculation

)

Vaughan,

Will that work if the trigger field is a calculaton?

Include the fields that the calculation is based upon as the trigger fields.

Note that AFAIK auto-enter doesn't work for related fields, only local fields.

Unfortunately the fields that the calculation references are related.

Any ideas on a way around that?

Why use an auto-enter then? If it doesn't need to be indexed make it into an unstored calculation field.

If it does need indexing then the field will need a scripted update process. This is either done through the interface as the data is changed (force the user to run a script as part of the data entry) or on a regularly timed basis (say getting FM Server 9.0 to run the update script every morning or whatever).

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.