<?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 hide doc types in the create document dialog from web-ui in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-doc-types-in-the-create-document-dialog-from-web-ui/m-p/323029#M10030</link>
    <description>&lt;P&gt;To hide doc types in the create document dialog in JSF-UI the follows contribution works fine but not in the WEB-UI:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;component name="my.component" version="1.0.0"&amp;gt;
    &amp;lt;require&amp;gt;org.nuxeo.ecm.platform.types&amp;lt;/require&amp;gt;
    &amp;lt;extension target="org.nuxeo.ecm.platform.types.TypeService" point="types"&amp;gt;
       &amp;lt;type id="Note" remove="true"/&amp;gt;
    &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Any suggest on how to do it in web-ui?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2019 16:19:48 GMT</pubDate>
    <dc:creator>jibanez</dc:creator>
    <dc:date>2019-11-05T16:19:48Z</dc:date>
    <item>
      <title>how to hide doc types in the create document dialog from web-ui</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-doc-types-in-the-create-document-dialog-from-web-ui/m-p/323029#M10030</link>
      <description>&lt;P&gt;To hide doc types in the create document dialog in JSF-UI the follows contribution works fine but not in the WEB-UI:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;component name="my.component" version="1.0.0"&amp;gt;
    &amp;lt;require&amp;gt;org.nuxeo.ecm.platform.types&amp;lt;/require&amp;gt;
    &amp;lt;extension target="org.nuxeo.ecm.platform.types.TypeService" point="types"&amp;gt;
       &amp;lt;type id="Note" remove="true"/&amp;gt;
    &amp;lt;/extension&amp;gt;
&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Any suggest on how to do it in web-ui?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 16:19:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-doc-types-in-the-create-document-dialog-from-web-ui/m-p/323029#M10030</guid>
      <dc:creator>jibanez</dc:creator>
      <dc:date>2019-11-05T16:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide doc types in the create document dialog from web-ui</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-doc-types-in-the-create-document-dialog-from-web-ui/m-p/323030#M10031</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Do you have any business logic? Like "Users from Group A can create this doctype" ? If not, playing with allowed children types and parent types would make the job&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 19:52:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-hide-doc-types-in-the-create-document-dialog-from-web-ui/m-p/323030#M10031</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2019-11-05T19:52:10Z</dc:date>
    </item>
  </channel>
</rss>

