I have a pop-up window (Ext.window.Window) with a form on it. Within the form are two comboboxes. When a selection is made in either of the comboboxes, the pop-up window disappears. The form data is not submitted, however. I don't want the combobox selection to cause this "closing" of the popup. Is there a setting in thru Sencha Architect that prevents this behavior.