11-16-2015 05:23 AM
{
name : "alfresco/forms/controls/DateTextBox",
config : {
label : "Completion Date",
name : "prop_expectedCompletionDate",
requirementConfig : {
initialValue : true
},
constraints
{
min: new Date()
},
value : currentDate
}
}
11-17-2015 05:09 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.