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

Hi all

I do a search on three db for a four db. I have a field in the three db that I do a search on that capture the status(currentfoundcount) number. This is where I do not understand why one db will display the number of records in that db when "show all records" is chosen after the find is completed while the other two db displays the status of the find even after "show all records" is chosen.

The fields are defined as calculation.

example

s_count = Status(currentfoundcount)

I though maybe the db became corrupt but after running recovery on this db, the results are the same.

Any ideas.

Thanks in advance

Lionel

This is one of those 'gotcha's. Any calculation field involving a Status() function must be set to unindexed, with the 'Automatically turn indexing on if needed' checkbox deselected, or else the calc will not update.

  • Author

Hi Queue

So the field should change when the "show all records" is chosen.

Lionel

Yes, it should update according to the change in the number of records being browsed. If you omit all records, it should show zero. If you Show All Records, it should equal the total. If you omit one record, it should show the total minus one. But it cannot update unless it is set as unstored.

  • Author

Hi Quene

Thanks for the information and did what you said.

Lionel

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.