12-11-2014 12:39 PM
<#if (noscopefound?? && noscopefound)>
{
"tags" : []
}
<#else>
{
"tags" : [
<#import "tagging.lib.ftl" as taggingLib/>
<#list tags?sort_by("name") as item>
<@taggingLib.tagJSON item=item />
<#if item_has_next>,</#if>
</#list>
]
}
</#if>
12-11-2014 03:22 PM
10-13-2015 05:50 AM
10-14-2015 12:24 PM
Tags
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.