<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>AUI Column settings</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117561496" />
  <subtitle>AUI Column settings</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117561496</id>
  <updated>2026-04-04T19:48:08Z</updated>
  <dc:date>2026-04-04T19:48:08Z</dc:date>
  <entry>
    <title>RE: AUI Column settings</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117562771" />
    <author>
      <name>Andrew Jardine</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117562771</id>
    <updated>2019-10-24T20:15:47Z</updated>
    <published>2019-10-24T20:15:47Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi Kevin,&amp;nbsp;I think it's just a typo. You have this (according to your post)&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;aui:column&amp;gt;&amp;lt;aui:input name="TIN" max="10" /&amp;gt;&amp;lt;/aui:column&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;But looking through the Liferay source code, I can see that when they are using it, the use the &lt;strong&gt;maxLength&lt;/strong&gt; attribute, not &lt;strong&gt;max&lt;/strong&gt;. Like so.&lt;br&gt;&lt;pre&gt;&lt;code&gt;[code]&lt;/code&gt;&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Andrew Jardine</dc:creator>
    <dc:date>2019-10-24T20:15:47Z</dc:date>
  </entry>
  <entry>
    <title>AUI Column settings</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117561495" />
    <author>
      <name>Kevin Neibarger</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117561495</id>
    <updated>2019-10-24T19:19:44Z</updated>
    <published>2019-10-24T19:19:44Z</published>
    <summary type="html">I want to change the default maxlength attribute in the following&lt;br /&gt;&lt;br /&gt;&amp;lt;aui:column&amp;gt;&amp;lt;aui:input name=&amp;#34;TIN&amp;#34;/&amp;gt;&amp;lt;/aui:column&amp;gt;&lt;br /&gt;&lt;br /&gt;I tried to set the &amp;#34;max&amp;#34; attribute like so&lt;br /&gt;&lt;br /&gt;&amp;lt;aui:column&amp;gt;&amp;lt;aui:input name=&amp;#34;TIN&amp;#34; max=&amp;#34;10&amp;#34;/&amp;gt;&amp;lt;/aui:column&amp;gt;&lt;br /&gt;&lt;br /&gt;But it&amp;#39;s still at the default 75 characters and the HTML looks like this when I inspect it&lt;br /&gt;&lt;br /&gt;&amp;lt;input class=&amp;#34;field lfr-input-text&amp;#34; id=&amp;#34;_compasspracticeprofile_WAR_compasspracticesportlet_TIN&amp;#34; name=&amp;#34;_compasspracticeprofile_WAR_compasspracticesportlet_TIN&amp;#34; style=&amp;#34;max-width: 350px; &amp;#34; type=&amp;#34;text&amp;#34; value=&amp;#34;XXXXXXXXX&amp;#34; &lt;strong&gt;maxlength=&amp;#34;75&amp;#34;&lt;/strong&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I need to limit this field to 10 characters since our database can&amp;#39;t handle anything greater than 10. Seems like there would be a simple solution here but I&amp;#39;ve been fighting with it for the last hour.. The aui stuff so clearly documented..... </summary>
    <dc:creator>Kevin Neibarger</dc:creator>
    <dc:date>2019-10-24T19:19:44Z</dc:date>
  </entry>
</feed>
