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.

emailing info that displays in portal?

Featured Replies

I have a lecture tracking database & I'm trying to figure out if I can send an email that contains data that's displaying in a portal.

There are 5 lectures that occur each Thursday. I have a layout that displays the lecture date with a portal that displays the 5 lectures for that date.

I'd like to be able to generate an email that has the date, then lists the 5 lectures for that date. Is there any way to do this?

Each lecture also displays as an individual record in a different layout--I thought I could generate the email using that layout with a script that first finds the desired date (found set contains the 5 records for that date) but I can't figure out how to pull the 5 separate lecture titles into one email.

Hopefully I've provided enough info for someone to help--thanks!

__

UPDATE: I discovered the List function :

If I use List (Time), I get

7

8

9

10

11

but if I use List (Time; Speaker), I only get the 1st record

7

John Smith

Edited by Guest

Try defining a calculation field (in the source table) that concatenates all the required fields into a single line. Then use the List() function on that field.

  • Author

Thanks!! That worked--is there a way I can sort the list function output so it's in order of hour (7,8,9...)?

The easy way would be to sort the relationship itself - the List() function will conform to that.

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.