Ext.form.Field (Select) Created From Existing Markup?
Ext.form.Field (Select) Created From Existing Markup?
If I have an existing select element, and I want to change it to a Ext.form select, is there a way I can do that? From messing around with it, it seems as though you can't pass in a target when doing the Ext.form select, am I just missing something?