12-01-2014 06:20 PM
How is an EL expression used to call an archived version of a document? Using #{document.uid.major_version} calls the current document's major version, but how do I call schema of previously archived documents. Like pulling an older version label or an old title of a document using the EL expression.
All the information is there when you view the archived version in the Archived Versions subtab.
Any ideas? Thank you!
12-03-2014 01:25 AM
You might retrieve it through the documentManager variable (the CoreSession object) using for instance the getDocumentWithVersion method.
12-03-2014 01:42 PM
Here's the template that I am trying to use to make a custom tab
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.