If you do `<#list records as label><#list...
# advancedpdf
w
If you do
<#list records as label><#list label?keys as k>${k},</#list><#/list>
that should get you a list of all the properties that are available I think
g
In trying this, I'm getting:
w
It was just a wild guess, I have no idea what that error means.
g
thanks tho!