12-19-2013 06:11 AM
Hi,
I'd like to be able to define custom attributes/properties on my ECM/UI doc types.
As of today I understand that it is not possible.
Nuxeo guys and other folks, does it make sense for you? Is it something that could be made available ?
Thanks.
-----EDIT-----
I've not been clear. It's all fine to create/override schemas on doc types and Nuxeo really shines in this.
But I'm wondering if it is possible to extend the vocabulary to describe a type : to have custom attributes at meta-type definition level.
Something like that:
<type id="Folder">
<label>Folder</label>
<icon>/icons/folder.gif</icon>
<bigIcon>/icons/folder_100.png</bigIcon>
<icon-expanded>/icons/folder_open.gif</icon-expanded>
<category>Collaborative</category>
<description>Folder.description</description>
<default-view>view_documents</default-view>
<myProperty1>value</myProperty1>
<myProperty2>value</myProperty2>
<subtypes>
12-19-2013 08:47 AM
Hi,
12-19-2013 11:11 AM
Manuek is right - in fact this type of customization is the raison d'etre of Nuxeo. And if you don't want to have to hand code XML then there is always the option to use Studio to define new schemas, document types, UI presentations and much more.
01-13-2014 07:19 AM
I'd corrected my question, if you have any ideas..
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.