02-26-2014 04:25 AM
<view-renderer id="dublin_core" iconClass="table" label="Projekttabelle" index="80" widget="Alfresco.DocumentListTableViewRenderer">
<dependencies>
<js src="components/documentlibrary/documentlist-view-detailed.js" />
<js src="components/documentlibrary/documentlist-view-table.js" />
<css src="components/documentlibrary/documentlist-view-table.css" />
</dependencies>
<json-config>
{
"actions": {
"show": "true"
},
"indicators": {
"show": "true"
},
"selector": {
"show": "true"
},
"thumbnail": {
"show": "true"
},
"propertyColumns": [
{
"property": "name",
"label": "table.dublincore.label.name",
"width": "300"
},
{
"property": "cm:title",
"label": "table.dublincore.label.title"
},
{
"property": "cu:year",
"label": "Jahr"
},
{
"property": "cu:contactperson",
"label": "Ansprechpartner"
},
{
"property": "cm:description",
"label": "table.dublincore.label.description"
},
{
"property": "cu:publishable",
"label": "Veröffentlichung erlaubt"
}
]
}
</json-config>
</view-renderer>
{
"property": "cm:categories",
"label": "Kategorie",
}
03-03-2014 04:29 AM
{
"property": "categories",
"label": "Branche"
},
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.