doctype
I generated nuxeo.war and deployed it under wildfly (standalone) , verifying that deployment and starting succeded. In my nuxeo, I defined a new schema with extra fields for some document types (e.g. Pictures and Files). config xml file is correctly ...
0 votes
1 answers
0 comments
1753 views
We are trying to add a new field (“quantity”) to relations. We have created a new schema (“relation-extended”), and we have override Relation doctype adding this schema (in relation-extended-contrib.xml): <component ...
0 votes
4 answers
9 comments
4565 views