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.

summing text from portal

Featured Replies

Ok, I'm stuck with a portal related problem.

I have a portal thats displaying textual IDs from another table. There are up to ten related records being returned for each record in my database. I need to get all information out of each related record summed together into a single field in the database.

For example, in a record in the database I have IDs from four related records in seperate portal rows 0027s1, 0027s2, 0027s3, and 0027s4. I would like this to become one single field that [0027s1 0027s2 0027s3 0027s4].

I have no problem summing togther numeric and date information, but am having no luck figuring out how to do this with text. Is this possible without having to trigger a script, I'd really prefer this to be automated?

thanks ahead

_don

Create a value list based on the related ID field and an unstored text calculation of Substitute( ValueListItems( Status(CurrentFileName), "id value list" ), "

  • Author

Thanks for the tip, I guess I meant 'agregate' not 'sum', sorry it was tough to get my thoughts down correctly after banging my head against my desk this morning. I much more lucid at the present time.

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.