<?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 How to set the 'share-config-custom.xml' in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-share-config-custom-xml/m-p/141937#M37798</link>
    <description>&lt;P&gt;Hi Team;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;give&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;me&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;few&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;more&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;details about the '&lt;SPAN&gt;share-config-custom.xml'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks a lot!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alfresco-config.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1477iB08B5DAEBE5BEB13/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 27 Mar 2022 03:01:15 GMT</pubDate>
    <dc:creator>YanFeiHu</dc:creator>
    <dc:date>2022-03-27T03:01:15Z</dc:date>
    <item>
      <title>How to set the 'share-config-custom.xml'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-share-config-custom-xml/m-p/141937#M37798</link>
      <description>&lt;P&gt;Hi Team;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;give&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;me&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;few&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;more&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;details about the '&lt;SPAN&gt;share-config-custom.xml'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks a lot!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alfresco-config.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1477iB08B5DAEBE5BEB13/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 03:01:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-share-config-custom-xml/m-p/141937#M37798</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-27T03:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the 'share-config-custom.xml'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-share-config-custom-xml/m-p/141938#M37799</link>
      <description>&lt;P&gt;Well share-config-custom contains a lot of configuration related to share forms, document library, repository connection, search, and many more. These can't be generalized in few lines. So you must go through the documentation and read about them.&lt;/P&gt;
&lt;P&gt;At a high level, the first configuration section you highlighted, is about the share document library as you can also see the "condition" attribute of the config.&lt;/P&gt;
&lt;P&gt;This particular config is used to define aspects visibility, addability, and removabliy. Also define content indicators, actions etc.&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;All these are itself big topics to explore.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;The second part you highlighted, is about the share form configuration, used to configure forms for the cm:content (ooth type) or custom content types that you would create. These forms can be used to edit node properties. Share forms also a large topic to explore.&lt;/P&gt;
&lt;P&gt;--------------------------------------------&lt;/P&gt;
&lt;P&gt;When you newly start with alfresco and share, the most basic extension we start is the content modeling and share form configurations to work with content model types, aspects and properties.&lt;/P&gt;
&lt;P&gt;You should first go through these docs/tutorials:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" target="_self" rel="nofollow noopener noreferrer"&gt;Content Modeling and Share configuration&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/5.2/develop/share-ext-points/share-config/" target="_self" rel="nofollow noopener noreferrer"&gt;Share config extension point in detail&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;------------------------------------------&lt;/P&gt;
&lt;P&gt;You can check this posts as well(old but still useful to understand the concepts):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-hub/forms/ba-p/289477" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-hub/forms/ba-p/289477&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-hub/forms-examples/ba-p/290049?attachment-id=3241" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-hub/forms-examples/ba-p/290049?attachment-id=3241&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;------------------------------------------&lt;/P&gt;
&lt;P&gt;Once you understand above extension points, you can also explore this doc:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.alfresco.com/content-services/5.2/tutorial/share/doclib/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/5.2/tutorial/share/doclib/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 20:29:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-share-config-custom-xml/m-p/141938#M37799</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2022-03-27T20:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to set the 'share-config-custom.xml'</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-share-config-custom-xml/m-p/141939#M37800</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Abhinav;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thank you so much for all your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I will spend a lot of time studying share-config-custom.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 01:51:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-set-the-share-config-custom-xml/m-p/141939#M37800</guid>
      <dc:creator>YanFeiHu</dc:creator>
      <dc:date>2022-03-28T01:51:23Z</dc:date>
    </item>
  </channel>
</rss>

