08-28-2009 04:27 PM
08-31-2009 12:00 PM
08-31-2009 02:23 PM
// Description
this.widgets.linkForm.addValidation(this.id + "-description", Alfresco.forms.validation.length,
{
max: 256,
crop: true
}, "keyup");
Change 256 there - I'd recommend no more than 2048 though, otherwise you might start getting slow page loads, etc.09-01-2009 10:13 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.