-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 6.0.2
-
Component/s: Components, Configuration
-
None
Provide global configuration element to limit the size of the textbox.
Something like (so it looks similart to mold definition)
<library-property>
<name>org.zkoss.zul.Textbox.maxlength</name>
<value>5000</value>
</library-property>