cancel
Showing results for 
Search instead for 
Did you mean: 

Archived Version label EL expression

nathan1620_
Confirmed Champ
Confirmed Champ

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!

2 REPLIES 2

pibou_Bouvret
Elite Collaborator
Elite Collaborator

You might retrieve it through the documentManager variable (the CoreSession object) using for instance the getDocumentWithVersion method.

nathan1620_
Confirmed Champ
Confirmed Champ

Here's the template that I am trying to use to make a custom tab

Getting started

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.