cancel
Showing results for 
Search instead for 
Did you mean: 

show properties of associations?

targa2000
Champ in-the-making
Champ in-the-making
I can show the associations of a content with the configuration in web-client-config-custom.xml

   <config evaluator="node-type" condition="mns:somedoctype">
      <property-sheet>
         <show-association name="mns:relatedDocuments" />
      </property-sheet>
   </config>

But is there a way I can show the properties of the associated documents?
2 REPLIES 2

jerrycooper
Champ in-the-making
Champ in-the-making
Have you solved this problem? I will do same thing.

ethan
Champ in-the-making
Champ in-the-making
Hi Smiley Happy

There is a project on Alfresco Forge which transform associations links into clickable ones in the properties sheet. You can find it here. When you click on the link, it shows the properties sheet of the linked file.