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.

How to prevent auto enter calculation from executing while creating a new record

Featured Replies

  • Newbies

Hi Everyone,

 

 

I have a database table containing around 700 fileds and half of them are auto enter calculations. Every time i create a new record it takes a long time to create, even more the first time. I just need the record to be created, rest calculations can be done afterwards through scripting. I cannot remove the calculations.

 

Have tried creating the record in seperate table(with the required data only) and then importing those data into my main table, but still, it takes a while.

 

So i was thinking of a way if i can supress the calculations while the new record is created. Is there any or other way of achieving that?

 

In desperate need of this performance tuning.

 

Thanks

Why can you not remove the calculations?  Seems like the logical thing to do.  Take off the auto-enter calcs and add them later in the business logic scripting

I think that the existence of 350 auto-enter calcs is a red flag to poor design and thus poor performance.

I think that the existence of 350 auto-enter calcs is a red flag to poor design

 

I agree. But the 350 auto-entered calculations are very likely a by-product of having 350 "regular" fields to begin with. It's a very rare entity that requires 350 attributes to describe properly. I'd suspect many of those fields to be numbered and used as a poor substitute for multiple records in a related table.

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.