Skip to main content

Repeating Table Row

This guide shows how to print a list of items into a table using Zapier.


Step 1 — Prepare your template

In the Eledo editor:

  1. Create a table with:

    • one row for column headers
    • one row for data
  2. Place the cursor inside the second row

  3. Click Block Repetition

  4. Click Select Parent Block to select the entire table row

  5. In Data (expression), enter the list name (for example Products)

This will repeat the table row for each item in the list.


Add dynamic values

Inside the repeated row:

  1. Add Text Box (TXT) components
  2. Use field names for item properties (for example Name, Quantity, DeliveryDate)

Repeating table row configuration

tip

Step 2 — Use the template in Zapier

In your Zap:

  1. Add the Eledo PDF action
  2. Select your template
  3. Load the available fields

Step 3 — Map your data

  1. Click into the list field (for example Products)
  2. Provide an array of objects from your trigger or previous step
  3. Map fields (for example Name, Quantity, DeliveryDate)

Result

When the Zap runs:

  • each item in the list is processed
  • the table row is repeated
  • values are inserted into each column

Next steps


Was this article helpful?

Yes
No