05-28-2010 05:04 AM
Expression space is undefined on line 15, column 31 in com/domain/mon-dashlet.get.html.ftl
<webscript>
<shortname>Mon Dashlet</shortname>
<description>Dashlet de test d'accès au repository</description>
<family>site-dashlet</family>
<url>/com/domain/mon-dashlet</url>
<authentication>user</authentication>
</webscript>
mon-dashlet.get.html.ftl
<div class="dashlet">
<div class="title">Mon Dashlet</div>
Test dashlet<br>
<table style="width: 100%; text-align: left;" border="1" cellpadding="5"
cellspacing="0">
<tbody>
<tr>
<td>HelloWorld</td>
</tr>
<tr>
<td>HelloWorld</td>
<td>${space.name}</td>
</tr>
</tbody>
</table>
<hr>
</div>
05-28-2010 07:51 AM
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.