02-19-2020 09:39 PM
I had to enclose the <aspects> tag of this file with
<config evaluator="string-compare" condition="DocumentLibrary">
is this a bug? or am I missing something?
The aspect was not showing up in the share UI until I did the change
...
<config evaluator="string-compare" condition="DocumentLibrary">
<aspects>
<visible>
<aspect name="ocr:ocrd"/>
</visible>
<addable>
</addable>
<removeable>
</removeable>
</aspects>
</config>
02-19-2020 09:47 PM
I also had to add this message property to display the correct aspect name in the share UI
aspect.ocr_ocrd=OCR
Explore our Alfresco products with the links below. Use labels to filter content by product module.