<?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 Re: How to make only custom type selectable and hide 'Autho in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55195#M33125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The properties you mention are included because the content node has certain aspects applied in this case, cm:auditable &amp;amp; app:inlineeditable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Properties are included in the order they are found in the config files. For obvious reasons the custom config file is loaded last, what this means though is that any properties defined by out-of-the-box aspects will appear before yours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a way round it though, you need to define a config file that gets loaded before our web-client-config-properties.xml file. To do this you need to override the Spring bean definition for the config service, details of how to do this can be found here: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Client_Configuration_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Client_Configuration_Guide&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your second point, the "Content" entry is always added to the list by default. If you wish to remove it you will have to customise the create content wizard and basically override the getObjectTypes() method from org.alfresco.web.bean.content.BaseContentWizard and not add the default "Content" option. A good place to start for doing this is: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Customising_The_Create_Content_Wizard" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Customising_The_Create_Content_Wizard&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've raised this on JIRA as an improvement: &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-936" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-936&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 07:53:57 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2006-09-28T07:53:57Z</dc:date>
    <item>
      <title>How to make only custom type selectable and hide 'Autho</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55192#M33122</link>
      <description>Upfront: I am now using Alfresco 1.4 Community Preview edition.This post is actually 2 questions in one:Current situation:Upto now I only made changes to files in the following folderpath:C:\Alfresco\tomcat\shared\classes\alfresco\extensionAnd the files created/changed upto now are:blablaModel.xml&amp;nbsp;</description>
      <pubDate>Mon, 25 Sep 2006 13:48:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55192#M33122</guid>
      <dc:creator>alexr</dc:creator>
      <dc:date>2006-09-25T13:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to make only custom type selectable and hide 'Autho</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55193#M33123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can indeed do this in the same way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically in the property sheet config for your type you can configure the other "standard" properties to be hidden from view as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;property-sheet&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="description" show-in-view-mode="false" show-in-edit-mode="false" /&amp;gt;&lt;BR /&gt;&amp;lt;/property-sheet&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can then repeat that for each property you want to hide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 08:16:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55193#M33123</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-26T08:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make only custom type selectable and hide 'Autho</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55194#M33124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Gavin&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I managed to 'hide' the standard property author.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However when I try to 'move' other standard properties like created, date, modifier etc. to the bottom of the property sheet, it only works for 'content type' and 'size':&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following properties are defined at the bottom property sheet &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in the web-client-config-custom.xml file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————————————–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:orange;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property-sheet&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="author" show-in-view-mode="false" show-in-edit-mode="false" /&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;!–&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; show-property for custom properties are defined here (not between remark markers!)&lt;BR /&gt;–&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="created" show-in-edit-mode="false"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="modifier" show-in-edit-mode="false"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="modified" show-in-edit-mode="false"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="mimetype" display-label-id="content_type" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; component-generator="MimeTypeSelectorGenerator" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;show-property name="size" display-label-id="size" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; converter="org.alfresco.faces.ByteSizeConverter" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; show-in-edit-mode="false" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property-sheet&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Expecting the following properties to be shown at the bottom of the property screen:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Creator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Created Date&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modifier&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modified Date&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit Inline&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Content Type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Size&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But only Content Type and Size appear at the bottom and the rest stay at the top of the property screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is wrong with the syntax for Creator, Created Date, Modifier, Modified Date and what would be the syntax for the 'Edit Inine'&amp;nbsp; property?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still have a question remaining concerning the not showing 'content' but only 'Bla Bla document' (custom document) during the Creation of new content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 07:46:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55194#M33124</guid>
      <dc:creator>alexr</dc:creator>
      <dc:date>2006-09-27T07:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to make only custom type selectable and hide 'Autho</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55195#M33125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The properties you mention are included because the content node has certain aspects applied in this case, cm:auditable &amp;amp; app:inlineeditable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Properties are included in the order they are found in the config files. For obvious reasons the custom config file is loaded last, what this means though is that any properties defined by out-of-the-box aspects will appear before yours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a way round it though, you need to define a config file that gets loaded before our web-client-config-properties.xml file. To do this you need to override the Spring bean definition for the config service, details of how to do this can be found here: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Client_Configuration_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Client_Configuration_Guide&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your second point, the "Content" entry is always added to the list by default. If you wish to remove it you will have to customise the create content wizard and basically override the getObjectTypes() method from org.alfresco.web.bean.content.BaseContentWizard and not add the default "Content" option. A good place to start for doing this is: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Customising_The_Create_Content_Wizard" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Customising_The_Create_Content_Wizard&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've raised this on JIRA as an improvement: &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-936" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-936&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 07:53:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55195#M33125</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-09-28T07:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make only custom type selectable and hide 'Autho</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55196#M33126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Gavin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 13:23:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-only-custom-type-selectable-and-hide-autho/m-p/55196#M33126</guid>
      <dc:creator>alexr</dc:creator>
      <dc:date>2006-09-28T13:23:02Z</dc:date>
    </item>
  </channel>
</rss>

