Join Slack
Powered by
```<#list record.item as item> <p>$...
# advancedpdf
c
creece
11/25/2020, 5:23 PM
Copy code
<#list record.item as item> <p>${item.available}</p> </#list>
You have to loop through the items and access each line
Open in Slack
Previous
Next