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.

Add to field for every record in found set...

Featured Replies

This is driving me nuts...

I need to create a field that will take the values of a NOTES field from every record in the found set and combine them into one field. I need this combined field to be the body of an email. As of now I can only figure out how to set the message to be the NOTES field of the current record.

For instance, if I have 10 records and they all have something in the notes field, I need to create a field that would have Notes1</p>Notes2</p>Notes3</p>etc...

Aside...why doesn't the Send Mail function have an option for "Get values from every record" for the Message section? That's exactly what I would need.

Can this be done?

If you are using a script for the send mail function, why not use a looped script to make a global your message body as part of that?

Just create a global for your message body (message_Body), and add script steps something like this:

Go to Record/Request/Page [First]

Loop

Set Field [message_body; message_body & "

  • Author

ah, that worked beautifully! thank you! i had tried this before but forgot to set the field as "message_body &"

thanks again!

Note that you can use a single

Thanks Queue, I guess I missed seeing that change.

It will still probably take me quite a while to get over that habit, though.

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.