Available In: Docs Made Easy Basic and Pro
Parameter Value : {{TableStart:RelationshipName}} {{TableEnd:RelationshipName}}
Parameter Requirements : Child relationship Object
Description : The Table Format feature in Docs Made Easy allows you to dynamically generate repeating rows within a Word table by iterating over a list of related child records. This is commonly used for displaying line items, opportunity lists, product details, contact records, and more — all sourced directly from Salesforce relationships.
Example -
Product Name | Quantity | Price |
{{TableStart:Opportunity.r.OpportunityLineItems}} {{Name}} | {{Quantity}} | {{TotalPrice}} {{TableEnd:Opportunity.r.OpportunityLineItems}} |
After merging, appears as:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article