jasonwood Posted January 10, 2010 Posted January 10, 2010 (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 January 10, 2010 by Guest
bcooney Posted January 10, 2010 Posted January 10, 2010 (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 January 10, 2010 by Guest
Ralph Schwegler Posted June 9, 2010 Posted June 9, 2010 Hi I know about mailit. and 360works. Are there any other solutions which I should consider? Cheers
Recommended Posts
This topic is 5623 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 accountSign in
Already have an account? Sign in here.
Sign In Now