03-19-2018 05:06 AM
Hi, Is there any solution to automate this: I have a template that users have to use when they create a new workspace (custom document), so they get the same folderish structure of documents. As they have by default same name of document, I would like that system aggregate the title of the workspace with the titles of every documents in the template. My campsite (title assigned on creation of the new worskspace base on template)
03-19-2018 11:24 AM
You can get inspiration from https://doc.nuxeo.com/nxdoc/how-to-inherit-metadata-from-a-parent-document/
You will have to adapt it a bit as, if I remember well, there is no copy event when you use a template, but you could try to use a NXQL query in order to retrieve descendants and update their title accordingly.
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.