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.

Selecting Multiple Portal Records

Featured Replies

I am using the method described at FMLayoutMode.com to allow my users to select multiple portal rows.

In a nutshell, they use a button in the portal to set a global field that contains the id of the highlighted portals;

Case (

FilterValues ( names::)_kg_keyHolder ; names::__kp_ID )

; Substitute ( ¶ & names::_kg_keyHolder & ¶ ; ¶ & names::__kp_ID & ¶ ; ¶ )

; names::_kg_keyHolder & ¶ & names::__kp_ID

)

One issue with this method is that when a user unmarks all of their selections, it leaves the carriage returns in the field global. Because I am using a script to populate the global field to a child record's field, I want to be able to remove the contents of the child field if the user has unselected everything. Does it matter if the field contains carriage returns and no data? If it does, how would I go about modifying my script to wipe the field contents if there is no valid data or, in the alternative, how would I modify their script to remove the carriage returns when a record is remove from the highlighted row?

Edited by Guest

James,

Here is a script I use to toggle a mark. It cleans up carriage returns on remove.

hth,

Barbara

MarkingToggle.pdf

I do usually get smooth sailing by using this CF:

http://www.briandunning.com/cf/39

--sd

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.