Newbies nytravguy Posted March 7, 2006 Newbies Posted March 7, 2006 I am using 8Pro Advanced and trying to send emails that would contain data from portal records. When writing the email script all non-portal fields are going into the email body just perfectly - but, of course, getting all portal records is not. Only the first or last portal record is coming out. how do I get all portal records into that email body? (FYI: has to go into body as text since it will be read by text messagers and a PDF , for example, will not work.) Thanks. Paul
Ted S Posted March 7, 2006 Posted March 7, 2006 guy, Try tackling the problem from the related table--the table where your portal records are.
Newbies nytravguy Posted March 10, 2006 Author Newbies Posted March 10, 2006 (edited) I did try that as well, but since then it would be pulling from multiple records from one file - I am in the same boat. Edited March 10, 2006 by Guest
comment Posted March 10, 2006 Posted March 10, 2006 Since you have Advanced, you can use GetNthRecord() in a recursive custom function to get the child records data into the email body.
Recommended Posts
This topic is 6833 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