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.

Status(CurrentPortalRow) problem?

Featured Replies

Hi there,

I have created a calculation (number) field called Row Number. The calc is Status(CurrentPortalRow). I thought that if the cursor was in, say, the third row of a portal on the layout, Row Number would show 3. If I clicked on the the fifth row, it would show 5 etc. Whatever I do, it shows 0. What am I doing wrong please?

The row number doesn't update correctly when it is used a part of a calculation field. Status (CurrenPortalRow) is intended to be used in a script. You can simulate what you want by creating a global number field (gPortalRow) and setting it with a script every time you click into a field of a portal row. The script would look like:

Set Field (gPortalRow, Status (CurrentPortalRow))

Go to field (portal field for this button, Rel::field)

You will need one script for each field in the portal, each with a different field in Go to field(). Attach the scripts to their respective fields.

-bd

  • Author

Works like a dream! Many thanks.

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.