Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Constructing an HTML Email in a layout.


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

Recommended Posts

Posted (edited)

I was thinking it would be smart to construct my html email on a layout in layout mode. I just put all the html in 3 normal text boxes (header, body, and footer) with merge fields to bring in the data from the record.

It seems to be a good solution as it saves creating complex calculations..

I use the GetLayoutObjectAttribute function to get the contents of each of the 3 text boxes individually.

But for the body attribute, I need to get the contents of this object on all currently found records (this is an invoice layout, where the body is a line item).

Is this possible within the "Specify Calculation" dialog?

Edited by Guest
Posted (edited)

See this thread about how to "bring up" children into a parent. Bottom line pre-8.5, use a related value list and ValueListItems ( ), 8.5+ use List ( ).

btw, FM only sends plain emails. For html, you'll need a plug-in.

Edited by Guest
  • 4 months later...

This topic is 5272 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.