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.

Converting FM11 Filtered Portal to Found Set

Featured Replies

Hi,

I was wondering if anyone had come up with an easy way to convert a filtered portal set in to an actual found set (short of doing a new find etc).

The fields I am filtering on are unstored-calculation fields and not really suitable for old-school relationship-based filtering.

In the portal filter build a $$var with the PK of the valid children.

The filter calc can be:

Let($$list = List( If( test; Child::PK);$$List);

test)

The you need a new field in the parent table, either global field set to $$list or an unstored calc field = $$list.

Make sure you clear $$list on RecordEntry.

Build a new relationship from the parent to the child and use a GTRR.

Edited by Guest

Hi,

I was wondering if anyone had come up with an easy way to convert a filtered portal set in to an actual found set (short of doing a new find etc).

The fields I am filtering on are unstored-calculation fields and not really suitable for old-school relationship-based filtering.

Just put a button in the portal to go to related records.

If the button is NOT in the portal, or a GTRR script is called while the portal is not the selected object, you would get the unfiltered record set.

  • Author

Thanks for the response, that's just what I needed.

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.