examples/form/nestedcombo.js
[roojs1] / examples / form / nestedcombo.js
index be50071..acd9062 100644 (file)
@@ -156,7 +156,7 @@ Roo.onReady(function(){
 
     mform.render('form-ct5');
     combo = mform.findField('states');
-    cats = mform.findField('states_list');
+    cats = mform.findField('supplier_category_id');
    /* mform.setValues({
         states : '["AK","AZ"]',
         states_list : "Alaska, Arizona"