<?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 Make document actions always visible in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/make-document-actions-always-visible/m-p/9485#M4225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;We are able to see document actions when we take our mouse pointer to document's row, but recently I came across the requirement to make those actions always be visible. When I inspected "documentlist.js", found that actions are coming from one of the column of data table but didn't able to get where mouse over and out events are defined which show/hide document actions. I would be great if any could help me in achieving this.&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 14:46:54 GMT</pubDate>
    <dc:creator>manav</dc:creator>
    <dc:date>2017-08-10T14:46:54Z</dc:date>
    <item>
      <title>Make document actions always visible</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/make-document-actions-always-visible/m-p/9485#M4225</link>
      <description>Hi,&amp;nbsp;We are able to see document actions when we take our mouse pointer to document's row, but recently I came across the requirement to make those actions always be visible. When I inspected "documentlist.js", found that actions are coming from one of the column of data table but didn't able to get</description>
      <pubDate>Thu, 10 Aug 2017 14:46:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/make-document-actions-always-visible/m-p/9485#M4225</guid>
      <dc:creator>manav</dc:creator>
      <dc:date>2017-08-10T14:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Make document actions always visible</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/make-document-actions-always-visible/m-p/9486#M4226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can create a new view based on, for instance, "document-list-view-detailed" to test your changes.&lt;/P&gt;&lt;P&gt;In the new view you can change the .js file trying to find something like that:&lt;/P&gt;&lt;P&gt;elCell.innerHTML = '&amp;lt;div id="' + scope.id + '-actions-' + oRecord.getId() + '" class="hidden"&amp;gt;&amp;lt;/div&amp;gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our case we won't add: class=hidden.&lt;/P&gt;&lt;P&gt;After that, we won't call methods like:&lt;/P&gt;&lt;P&gt;Dom.removeClass(elActions, "hidden");&lt;/P&gt;&lt;P&gt;Dom.addClass(elActions, "hidden");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if its the best option, anyway its&amp;nbsp;only a test and is necessary check when we should add/remove this class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;clv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 08:38:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/make-document-actions-always-visible/m-p/9486#M4226</guid>
      <dc:creator>calvo</dc:creator>
      <dc:date>2017-08-11T08:38:05Z</dc:date>
    </item>
  </channel>
</rss>

