Skip to main content

Fetch Child Table Values Using Jinja Tags

You can fetch and display child table values in print formats using Jinja tags.

Method 1: Displaying rows of a Child Table on an unordered list

Use a Jinja for loop to iterate through child table rows and display them in your print format.