<?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: disable action in Document Library in Share (amp) in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13062#M5757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you are combining share config with a module extension. I'm not sure that is possible. If it is, cool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to do it is to move that config block to your share-config-custom.xml file that's in your AMP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2017 15:00:13 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2017-03-17T15:00:13Z</dc:date>
    <item>
      <title>disable action in Document Library in Share (amp)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13061#M5756</link>
      <description>Hi,i want to disable a standard action in the document library.I've got a custom-doclib-extension File in my amp, where i want to hide the standard action with the id "document-edit-offline". I added the disableAction-Evaluator to the action, but nothing happens. The action is still shown.This is th</description>
      <pubDate>Wed, 15 Mar 2017 15:59:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13061#M5756</guid>
      <dc:creator>sa_ah</dc:creator>
      <dc:date>2017-03-15T15:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: disable action in Document Library in Share (amp)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13062#M5757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you are combining share config with a module extension. I'm not sure that is possible. If it is, cool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to do it is to move that config block to your share-config-custom.xml file that's in your AMP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 15:00:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13062#M5757</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2017-03-17T15:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: disable action in Document Library in Share (amp)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13063#M5758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A __default_attr="95631" __jive_macro_name="user" _jive_internal="true" data-id="95631" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/jpotts" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ Yes, share config can be used inside an extension module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use it in order to configure things like, a different sets of properties to be shown in forms based in conditions like the user's group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 20:12:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13063#M5758</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-03-19T20:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: disable action in Document Library in Share (amp)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13064#M5759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, I believe you should do what &lt;A __default_attr="95631" __jive_macro_name="user" _jive_internal="true" data-id="95631" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/jpotts" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ said, putting your configuration inside the share-config-custom.xml file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use the extension module, you should/could be adding condition to define when your custom code is applied, but in that case, I believe you will have to add the replace option.&lt;/P&gt;&lt;P&gt;But remember that if you use replace, you will have to copy the full configuration section inside your config file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 20:15:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13064#M5759</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-03-19T20:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: disable action in Document Library in Share (amp)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13065#M5760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well this old dog learned a new trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 22:50:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13065#M5760</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2017-03-19T22:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: disable action in Document Library in Share (amp)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13066#M5761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put it in my share-config-custom.xml in my amp and now it works! thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;A __default_attr="84633" __jive_macro_name="user" _jive_internal="true" data-id="84633" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/douglascrp" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌ I use the the share config in the extension module for in a similar case. I have two amps with different form configs for the same custom content type and in that case it works very well. That's why i was wondering that it didn't work for the action config.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:27:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/disable-action-in-document-library-in-share-amp/m-p/13066#M5761</guid>
      <dc:creator>sa_ah</dc:creator>
      <dc:date>2017-03-20T12:27:10Z</dc:date>
    </item>
  </channel>
</rss>

