12-09-2015 01:37 AM
editPropertiesAndAssociations.push({
name: "alfresco/forms/controls/CheckBox",
config: {
name: "prop_" + property.name.replace( type + ":", type + "_"),
label: booleanProperty,//property.title,
description: "Enter " + property.dataType + " value.",
value: "{itemData.prop_" + property.name.replace(type + ":", type + "_") +
".displayValue}"
}
});
12-10-2015 04:56 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.