<?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: Having an autofocus in a nuxeo-data-table-form in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/having-an-autofocus-in-a-nuxeo-data-table-form/m-p/321239#M8240</link>
    <description>&lt;P&gt;As a first solution, I use javascript listeners to trigger events.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jun 2020 08:42:49 GMT</pubDate>
    <dc:creator>Ahmad_BenMaallem</dc:creator>
    <dc:date>2020-06-19T08:42:49Z</dc:date>
    <item>
      <title>Having an autofocus in a nuxeo-data-table-form</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/having-an-autofocus-in-a-nuxeo-data-table-form/m-p/321238#M8239</link>
      <description>&lt;P&gt;Hello,
Either the following piece of code:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;nuxeo-data-table ... orderable="true" editable="true"&amp;gt;
      &amp;lt;nuxeo-data-table-column ...&amp;gt;
        &amp;lt;template&amp;gt;
          [[item]]
        &amp;lt;/template&amp;gt;
      &amp;lt;/nuxeo-data-table-column&amp;gt;
      &amp;lt;nuxeo-data-table-form&amp;gt;
        &amp;lt;template&amp;gt;
          &amp;lt;nuxeo-input value="{{item}}" type="text"&amp;gt;&amp;lt;/nuxeo-input&amp;gt;
        &amp;lt;/template&amp;gt;
      &amp;lt;/nuxeo-data-table-form&amp;gt;
    &amp;lt;/nuxeo-data-table&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My goal is to have the focus on "nuxeo-input" while trying to add an entry to the table. I tried adding the "autofocus" attribute but it doesn't work. And I also want to know if there is a tip to validate "nuxeo-data-table-form" with the enter key.&lt;/P&gt;
&lt;P&gt;Anyone know these tips please?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 16:08:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/having-an-autofocus-in-a-nuxeo-data-table-form/m-p/321238#M8239</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2020-02-27T16:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Having an autofocus in a nuxeo-data-table-form</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/having-an-autofocus-in-a-nuxeo-data-table-form/m-p/321239#M8240</link>
      <description>&lt;P&gt;As a first solution, I use javascript listeners to trigger events.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 08:42:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/having-an-autofocus-in-a-nuxeo-data-table-form/m-p/321239#M8240</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2020-06-19T08:42:49Z</dc:date>
    </item>
  </channel>
</rss>

