<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Showing aditional info in space properties tab in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258370#M211500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with Alfresco frontend and I need to show aditional information in space details properties tab.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to show the full name (i.e. firstName and lastName) of the space creator (or modifier)? By default only the userName is shown in the creator and modifier fields, and I don't know if this is possible show this information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laura&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 14:58:50 GMT</pubDate>
    <dc:creator>lvasa</dc:creator>
    <dc:date>2011-02-08T14:58:50Z</dc:date>
    <item>
      <title>Showing aditional info in space properties tab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258370#M211500</link>
      <description>Hello,I am working with Alfresco frontend and I need to show aditional information in space details properties tab.Is there any way to show the full name (i.e. firstName and lastName) of the space creator (or modifier)? By default only the userName is shown in the creator and modifier fields, and I</description>
      <pubDate>Tue, 08 Feb 2011 14:58:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258370#M211500</guid>
      <dc:creator>lvasa</dc:creator>
      <dc:date>2011-02-08T14:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Showing aditional info in space properties tab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258371#M211501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're referring to cm:firstName and cm:lastName. To display these on the space properties tab, you have to edit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the webclient-config-custom.xml in Alfresco/tomcat/shared/classes/alfresco/extension .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How's here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata#Viewing_Aspect_Properties_in_the_Web_Client_Properties_Page" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata#Viewing_Aspect_Properties_in_the_Web_Client_Properties_Page&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;But the space property tab is not described there. That would be cm:folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;config evaluator="aspect-name" condition="cm:folder"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property-sheet&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="cm:firstName"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="cm:lastName"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property-sheet&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That could work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 08:20:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258371#M211501</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2011-02-09T08:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Showing aditional info in space properties tab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258372#M211502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for replying. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've added the lines you've posted in my webclient-config-custom.xml, but it doesn't work: only the userName is shown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have to do anything else in another file? It's necessary to define the aspect in the model XML file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also tried to change other things without success. I don't find the way to do that. Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 15:55:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258372#M211502</guid>
      <dc:creator>lvasa</dc:creator>
      <dc:date>2011-02-09T15:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Showing aditional info in space properties tab</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258373#M211503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I actually don't know if the additional data I mentioned is stored within the space node; now that you're saying it's not working, I believe not. So Alfresco possibly only stores the username as you see it, when writing the space or content owner to the respective node. There's then no easy way to display these real name information (except via scripts that start from rules when something gets updated).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 09:21:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/showing-aditional-info-in-space-properties-tab/m-p/258373#M211503</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2011-02-10T09:21:15Z</dc:date>
    </item>
  </channel>
</rss>

