I have a form. In the form, I am using a comboBox with a store.
comboBox
store
{ xtype: \'combobox\', id: \'SubContractor\', name: \'SubCo
store.getProxy().extraParams = { foo: 'bar' }; store.load();