03-01-2013 09:47 AM
var email = json.get("email");
model.email = email;
${email}
<form id="${args.htmlid}-form" action="/share/proxy/alfresco-noauth/metadata/modules/test" method="post">
<div>
<label>Email</label><input type="text" name="email" />
</div>
<div class="button-region bdft">
<input type="submit" class="g-button" id="${args.htmlid}-ok" value="${msg("button.ok")}" />
<input type="reset" class="g-button" id="${args.htmlid}-reset" value="${msg("button.reset")}" />
</div>
</form>
<p>TEST<p>
03-01-2013 10:38 AM
03-07-2013 10:28 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.