08-17-2015 07:53 AM
Hello, I send a email with a template. in the template I have a list of document and I want get the URL of each doc.
Code :
<#list Context['myDocList'] as myDoc>
<li><a href="${myDoc.url}">${myDoc['dc:title']}</a></li>
</#list>
Thanks.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.