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.

Get Function not working right?

Featured Replies

Hi,

I am trying to put in a generic code that returns "Record 1 of 25". Here is what I am using.. "Record "&Get(RecordNumber)&" of "& Get(TotalRecordCount). Unstored. But each time I go through different records the two numbers are always the same. (record 1 of 1, Record 23 of 23, etc.). What am I doing wrong?

Thanks

Use @@ for the first half of it, and an unstored calc'field holding Get(FoundCount) put on the layout as a mergefield.

Following rule of thumb should be observed, when ever one of these status functions are required, should the field be UNSTORED.

--sd

counting.zip

Make sure your calculation fields are not indexed

  • Author

Thanks, it was the indexing/unstored issue! I thought I had it set up right, but I didn't!

Ummm, at risk of sounding like a nit-picker, there is a difference between "indexing" and whether the field is "unstored", although they are related.

In this case the issue is the storage of the field: it needs to be set to "unstored" to force FMP to re-calculate it every time is it required.

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.