Hello,
reffering to my question How to give dynamic output names for separated PDF? …
I can’t group my records based on “Document” level anymore but I need to do because I want to output one pdf file per company in my database named by the company (there can be more than one record per company in the database). To do this I have to group my records on document level, create a metadata field on document level and use the output mask syntax ${document.metadata[‘METADATAFIELDNAME’]}
I think I have to set the meta tag name on “Document Set” level and change the output mask. But what should I type in the output mask? ${documentset.metadata[‘Country’]}.pdf don’t work.
Regards,
Thomas