Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 5220 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted (edited)

Hello,

I'm having an issue with some related records and an email script I built in my DB.

I have a basic table that has all Job information. It is related to a table that has equipment information specific to each job. The two tables's are related via a serialized field "Job ID"

The problem is this. I want a form email that is populated from the Job database that also includes a list of all equipment from the related table. I can get it to populate the email with information from the first related record easily, but after that I am lost.

I've done quite a bit of reading on various forums on similar topics, but most approaches to similar issues seem way too complicated. Does anyone have an idea on a simple way to achieve this?

Edited by Guest
Posted

Use the List ( ) function to "bring up" the child record info into the parent. Then, include that List calc result in your email body.

Posted

Glad to help. Remember, you can concatenate some fields in the child and then use List ( ) to gather the concatenated field (good for Order Line Items).

This topic is 5220 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.