Hybrid View
-
5 Feb 2013 6:02 PM #1
Combobox Ext.form.field.Field.value always surrounded with ''
Combobox Ext.form.field.Field.value always surrounded with ''
In designer, this is supposed to allow for an array object. Surrounding the array with '' causes problems if the combobox items contain ' as well.
-
5 Feb 2013 6:06 PM #2
tried to use the Ext.form.field.ComboBox.store (array), same result
tried to use the Ext.form.field.ComboBox.store (array), same result
also surrounded by '
update: array seems alright. Does that mean it's designed like that?
-
6 Feb 2013 11:23 AM #3
Perhaps some screenshots will help us understand better what you are asking about.
When in an object/array if the value cannot be evaluated (perhaps it has some custom JS expressions etc) then it will be quoted into a string.Aaron Conran
@aconran
Sencha Architect Development Team
Wait! Looks like we don't have enough information to add this to bug database. Please follow this template bug format.


Reply With Quote