02-11-2015 12:44 PM
Hello all,
my question is in subject.
I need to create an action filter to hide a button when the current user is not the last contributor.
I tried
02-11-2015 12:49 PM
hello,
the last contributor is a metadata in the dublincore schema. So the correct expression should be
#{currentDocument.dublincore.lastContributor.equals(currentUser.name)}
Kind regards,
Thierry
02-11-2015 12:49 PM
hello,
the last contributor is a metadata in the dublincore schema. So the correct expression should be
#{currentDocument.dublincore.lastContributor.equals(currentUser.name)}
Kind regards,
Thierry
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.