Threaded View
-
20 Nov 2012 8:34 AM #1
Hidden field returns string after boolean is set
Hidden field returns string after boolean is set
Ext version tested:
- Ext 4.1.1rc1
- FF
- Set multiple values using MyForm.getForm().setValues( [object] )
- see test case
- boolean to be returned
- string is returned
http://jsfiddle.net/dbVdJ/5/
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote