<?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 No files-tab with certain types of documents. in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/no-files-tab-with-certain-types-of-documents/m-p/319458#M6459</link>
    <description>&lt;P&gt;Hi all,
You can add files to a document with the files-tab.
But you can't do this with pictures. (.jpg, .png, .gif etc.)
Why is that?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Johanka&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2016 13:07:54 GMT</pubDate>
    <dc:creator>Johanka_G_</dc:creator>
    <dc:date>2016-06-29T13:07:54Z</dc:date>
    <item>
      <title>No files-tab with certain types of documents.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-files-tab-with-certain-types-of-documents/m-p/319458#M6459</link>
      <description>&lt;P&gt;Hi all,
You can add files to a document with the files-tab.
But you can't do this with pictures. (.jpg, .png, .gif etc.)
Why is that?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Johanka&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 13:07:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-files-tab-with-certain-types-of-documents/m-p/319458#M6459</guid>
      <dc:creator>Johanka_G_</dc:creator>
      <dc:date>2016-06-29T13:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: No files-tab with certain types of documents.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-files-tab-with-certain-types-of-documents/m-p/319459#M6460</link>
      <description>&lt;P&gt;Below code can solve your problem.
&lt;EXTENSION target="org.nuxeo.ecm.platform.actions.ActionService" point="actions"&gt;
&lt;ACTION id="FileTab" link="/studio_tabs/studio_tab_FileTab.xhtml" order="0" label="action.view.summary" type="rest_document_link"&gt;
&lt;CATEGORY&gt;VIEW_ACTION_LIST&lt;/CATEGORY&gt;
&lt;FILTER id="filter@tab@FileTab"&gt;
&lt;RULE grant="false"&gt;
&lt;!-- &lt;type&gt;File&lt;/type&gt; --&gt;
&lt;TYPE&gt;Picture&lt;/TYPE&gt;
&lt;TYPE&gt;YourOwnFileType&lt;/TYPE&gt;
&lt;/RULE&gt;
&lt;/FILTER&gt;
&lt;/ACTION&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2016 09:15:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-files-tab-with-certain-types-of-documents/m-p/319459#M6460</guid>
      <dc:creator>Pradeep_Bhat</dc:creator>
      <dc:date>2016-07-29T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: No files-tab with certain types of documents.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-files-tab-with-certain-types-of-documents/m-p/319460#M6461</link>
      <description>&lt;P&gt;Sorry for late answer, Pradeep. But thank you! We will have a look at it.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 13:08:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-files-tab-with-certain-types-of-documents/m-p/319460#M6461</guid>
      <dc:creator>Johanka_G_</dc:creator>
      <dc:date>2016-08-19T13:08:56Z</dc:date>
    </item>
  </channel>
</rss>

