<?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 Can&amp;apos;t customize the HTML5 Drag and Drop Import with Metadata Form in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-customize-the-html5-drag-and-drop-import-with/m-p/323972#M10973</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I tried to customize the HTML5 Drag and Drop with studio, following (https://doc.nuxeo.com/display/NXDOC/How+to+Customize+the+HTML5+Drag+and+Drop+Import+with+Metadata+Form)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;First problem&lt;/STRONG&gt; : no effect. A 2.5 s delay is still there&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Second problem&lt;/STRONG&gt; : when I select "&lt;EM&gt;smart import with metadata&lt;/EM&gt;" after dropping a file, I get a login screen, with "&lt;EM&gt;no active session&lt;/EM&gt;" message". (!)&lt;/P&gt;
&lt;P&gt;Here is the XML extension used, copied from &lt;A href="https://answers.nuxeo.com/general/q/ddb9ba5def274f21b46a21f432b700d0/How-to-modify-the-form-after-a-long-drag-n-drop" target="test_blank"&gt;https://answers.nuxeo.com/general/q/ddb9ba5def274f21b46a21f432b700d0/How-to-modify-the-form-after-a-long-drag-n-drop&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(with  "&lt;EM&gt;yourschemas&lt;/EM&gt;" replaced by "&lt;EM&gt;dc&lt;/EM&gt;"  in the &lt;EM&gt;link&lt;/EM&gt; element) :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService"
  point="actions"&amp;gt;
 &amp;lt;action id="Chain.FileManager.ImportWithMetaDataInSeam"
      link="/nuxeo/dndFormCollector.faces?schema=dc&amp;amp;layout=dndEdit%40create@create"
      order="30" label="label.smart.import.with.md"
      help="desc.smart.import.with.md"&amp;gt;
      &amp;lt;category&amp;gt;ContentView&amp;lt;/category&amp;gt;
      &amp;lt;filter-id&amp;gt;create&amp;lt;/filter-id&amp;gt;
 &amp;lt;/action&amp;gt;

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I also create a "&lt;EM&gt;Form Layout&lt;/EM&gt;" named dndEdit, as described in documentation. (with Title, Description, and Vocabulary widgets in Creation Layout))&lt;/P&gt;
&lt;P&gt;I can't see what is wrong and where to look for now...
Thanks for help,&lt;/P&gt;
&lt;P&gt;Patrice&lt;/P&gt;
&lt;P&gt;Nuxeo DM+DAM version 5.8&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2016 15:26:01 GMT</pubDate>
    <dc:creator>apx25_</dc:creator>
    <dc:date>2016-04-18T15:26:01Z</dc:date>
    <item>
      <title>Can&amp;apos;t customize the HTML5 Drag and Drop Import with Metadata Form</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-customize-the-html5-drag-and-drop-import-with/m-p/323972#M10973</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I tried to customize the HTML5 Drag and Drop with studio, following (https://doc.nuxeo.com/display/NXDOC/How+to+Customize+the+HTML5+Drag+and+Drop+Import+with+Metadata+Form)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;First problem&lt;/STRONG&gt; : no effect. A 2.5 s delay is still there&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Second problem&lt;/STRONG&gt; : when I select "&lt;EM&gt;smart import with metadata&lt;/EM&gt;" after dropping a file, I get a login screen, with "&lt;EM&gt;no active session&lt;/EM&gt;" message". (!)&lt;/P&gt;
&lt;P&gt;Here is the XML extension used, copied from &lt;A href="https://answers.nuxeo.com/general/q/ddb9ba5def274f21b46a21f432b700d0/How-to-modify-the-form-after-a-long-drag-n-drop" target="test_blank"&gt;https://answers.nuxeo.com/general/q/ddb9ba5def274f21b46a21f432b700d0/How-to-modify-the-form-after-a-long-drag-n-drop&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(with  "&lt;EM&gt;yourschemas&lt;/EM&gt;" replaced by "&lt;EM&gt;dc&lt;/EM&gt;"  in the &lt;EM&gt;link&lt;/EM&gt; element) :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension target="org.nuxeo.ecm.platform.actions.ActionService"
  point="actions"&amp;gt;
 &amp;lt;action id="Chain.FileManager.ImportWithMetaDataInSeam"
      link="/nuxeo/dndFormCollector.faces?schema=dc&amp;amp;layout=dndEdit%40create@create"
      order="30" label="label.smart.import.with.md"
      help="desc.smart.import.with.md"&amp;gt;
      &amp;lt;category&amp;gt;ContentView&amp;lt;/category&amp;gt;
      &amp;lt;filter-id&amp;gt;create&amp;lt;/filter-id&amp;gt;
 &amp;lt;/action&amp;gt;

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I also create a "&lt;EM&gt;Form Layout&lt;/EM&gt;" named dndEdit, as described in documentation. (with Title, Description, and Vocabulary widgets in Creation Layout))&lt;/P&gt;
&lt;P&gt;I can't see what is wrong and where to look for now...
Thanks for help,&lt;/P&gt;
&lt;P&gt;Patrice&lt;/P&gt;
&lt;P&gt;Nuxeo DM+DAM version 5.8&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 15:26:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/can-apos-t-customize-the-html5-drag-and-drop-import-with/m-p/323972#M10973</guid>
      <dc:creator>apx25_</dc:creator>
      <dc:date>2016-04-18T15:26:01Z</dc:date>
    </item>
  </channel>
</rss>

