08-13-2014 07:41 AM
<#assign el=args.htmlid?js_string/>
<div class="document-details-panel">
<h2 id="${el}-heading" class="thin dark">${msg("heading")}</h2>
<div>${msg("text")}</div>
<script type="text/javascript">//<![CDATA[
Alfresco.util.createTwister("${el}-heading", "DocumentMetadata");
//]]></script>
</div>
08-13-2014 10:23 AM
The extension module needs to be deployed before it will be visible. Module deployment is a new feature in Alfresco 4.0 that is achieved through a web script found at: http://localhost:8080/share/service/modules/deploy.
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.