My Stuff
Comments
-
Any luck on this one Kristin? I'm trying to do something similar, but haven't found much good info. Thanks! Dylan
-
Nice! Thanks for the very informative response. I was actually able to get it working by using the 'N/render' module in SuiteScript 2.0. Basically, I ran a saved search to retrieve all of the child records and the data I wanted to use from them, and then I used the 'addSearchResults' method to add that data to my PDF…
-
Hi, I'm attempting to do this same thing. When you say that your script "puts the results into a custom field", are you formatting these results in the custom field as HTML? I've tried this but can't get the HTML to render when I add the field to my Advanced PDF template. If not, how are you going about getting the list…
-
For anyone else trying to do this, Ameer's answer above worked the best for me. Thanks Ameer!