-
Unanswered: How to get group checkbox value
Unanswered: How to get group checkbox value
Hi,
I am in the need to get the values of selected checkboxes as group like follows.
<input type="checkbox" name="test[]" value="1"/>
<input type="checkbox" name="test[]" value="2"/>
<input type="checkbox" name="test[]" value="3"/>
I dont know how to do that with sencha1.1
Thanks.
-
Sencha - Senior Forum Manager
Have you tried using the Select field instead of the HTML combobox?
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us