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.
Juggernaut

A calculation that will return you the value from a field in a particular record

Featured Replies

How do you create a calculation in the parent table that will return you the value from a field in a particular portal row of a child portal.

For instance I have record of Contacts and the phone numbers for those records are kept in a related table of Phone numbers. I can manipulate and reorganize the order the phone numbers appear in that table. What I would like to do is have two records in the parent Contact table. One field would be Primary Phone and it would pull via a calculation the Phone number from the first row of the Phone Number portal and Secondary Phone filed would pull the Phone Number from row two of the Phone Number Portal. Kind of the same way the GetRepetition function works only with portal records.

  • Author

Will the GetNthRecord function do what I want?

Primary Phone:

GetNthRecord( Phone numbers::phone ; 1 )

Secondary Phone:

GetNthRecord( Phone numbers::phone ; 2 )

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.