Hello People! is there any way to render the contact details from Relationship subtab of invoice Record into Advanced PDF ?
r
rickthewilliams
02/06/2024, 8:29 PM
I have a similar question.
I want to add a custom record for which multiple row are tied to a single Transaction Id (These sound similar to me).
I can't quite figure out how to add my custom table rows into my Advanced PDF Template.
(I think this should be easy, but I can't get it working. Maybe it's the early onset of Alzheimer's)
a
Andrea Rivetti
02/08/2024, 12:36 PM
Hi, each time of answers to these questions can be found in this way:
• switch to point and click editing of the layout
Andrea Rivetti
02/08/2024, 12:37 PM
• Click plus to add a field in the UI editing of the template
• there you will find all available fields / sublists
Andrea Rivetti
02/08/2024, 12:38 PM
If not there, then you can always load the info into a JSON field in before load and read the content in the template, as if it was a sublist (it will be a JSON array with data you need)