07-16-2018 05:32 AM
How to disable this function:view it in a browser,because it allows users to use the function of “save as”.
This icon has an eye. As shown in the attached screenshot.
07-16-2018 05:41 AM
<config evaluator="string-compare" condition="DocLibActions">
<actions>
<action id="document-view-content" type="link" label="actions.document.view">
<param name="href">{viewUrl}</param>
<evaluator>evaluator.doclib.action.disableAction</action></actions>
</config>
Add above consiguration in side the DocLibActions in share-config-custom.xml
07-16-2018 06:05 AM
Thanks very much!
Explore our Alfresco products with the links below. Use labels to filter content by product module.