-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Affects Version/s: 6.0.1
-
Component/s: Browser Issue
-
Environment:
Problems with the iPad and constraint = "not empty"
-
None
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