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

Featured Replies

I am using John Osborne's technique for not displaying an icon in the last portal row if there

is no record there (using a global container field and an auto-calculation container field).

This works fine. However, I am using it in a database which already has a number of records. The container fields work fine for newly entered records. But the previously entered records do not

display the icon on their portal rows.

Is there any way the container can be updated for previously entered records on the portal rows?

Many thanks,

Margita

Use an unstored calculation field instead. Auto-entering the icon into a container replicates the icon needlessly across all records.

  • Author

Many thanks. I take it that if I change the Autoenter to unstored calculation the way I have it at the moment, it will show the icon in all the portal rows, including the last blank row? Would I have to construct something else?

Thanks again,

Margita

I take it that if I change the Autoenter to unstored calculation the way I have it at the moment, it will show the icon in all the portal rows, including the last blank row?

To show the icon in all the portal rows, including the last, we don't need a calculation - we could just place the global container, or the icon itself, inside the portal. The purpose of the calculation is to prevent the icon showing in the last row. The calculation can be something like:

Case ( ChildID ; gContainerfield )

where ChildID is the auto-entered serial number in the child table. Set the result of the calculation to type Container.

  • 2 weeks later...
  • Author

Many thanks - I was away, hence the late reply.

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.