02-21-2011 04:11 AM
03-05-2011 01:31 AM
03-05-2011 05:09 AM
Doesn't anyone bother trying the examples around here?What examples?
03-07-2011 04:37 AM
03-07-2011 04:50 AM
<types>
<type name="cm:content">
<subtype name="my:sop" />
</type>
<type name="cm:folder">
</type>
</types>
Then restart. Navigate to your document, document details, and select change type.03-08-2011 04:46 AM
03-08-2011 05:18 AM
const QUERY_TEMPLATES = [
{field: "keywords", template: "%(cm:name cm:title cm:description ia:whatEvent ia:descriptionEvent lnk:title lnk:description TEXT)"}];
Haven't tested this if it works. Note also that any changes done i webapps may get overwritten.
03-09-2011 03:14 AM
03-09-2011 09:27 AM
Thanks Loftux, that worked. Now I am able to search the default 'Keywords' field for my custom metadata.
I have another question here though, as you mentioned we need to manually go to the document details and change the documents 'Type' to 'my:sop' in order to associate it with that template. Is there a way to have any document uploaded to automatically be associated with my desired 'Type'? If I have many documents to be uploaded, I don't to go to each document detail and change the type, I want it to be associated to the appropriate type automatically on upload.
Thanks
03-09-2011 10:11 AM
Thanks Loftux, that worked. Now I am able to search the default 'Keywords' field for my custom metadata.
I have another question here though, as you mentioned we need to manually go to the document details and change the documents 'Type' to 'my:sop' in order to associate it with that template. Is there a way to have any document uploaded to automatically be associated with my desired 'Type'? If I have many documents to be uploaded, I don't to go to each document detail and change the type, I want it to be associated to the appropriate type automatically on upload.
Thanks
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.