04-09-2015 12:23 PM
"hccm:productTypeFolder"
, through /api/{item_kind}/{item_id}/formprocessor
.FormProcessor doesn't support PUT method.
.var editForm = {
name : "alfresco/forms/Form",
config : {
okButtonLabel : "Update",
okButtonPublishTopic : "ALF_CRUD_UPDATE",
okButtonPublishGlobal : true,
okButtonPublishPayload : {
url : "api/type/hccm%3AproductTypeFolder/formprocessor",
alf_destination : alfDestination,
},
okButtonPublishGlobal : true,
showCancelButton : false,
widgets : [ /*All my form widgets goes here */]
}
};
04-13-2015 04:58 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.