-
Bug
-
Resolution: Fixed
-
Critical
-
6.0.1
-
Problems with the iPad and constraint = "not empty"
When I enter my site combisystems iPad I have problems with constraint = "not empty"
Line of code:
<textbox id="nombrerol" value="@
{Roles.nombrerol}" constraint="no empty" maxlength="150" focus="true" hflex="1"/>
an error that says:
wrongValue 'undefined' is not an object
ZK enter the demo:
http://www.zkoss.org/zkdemo/input/form_sample
and replicates the same mistake