I am using this article of architecture http://blog.extjs.eu/know-how/writing-a-big-application-in-ext/ in my code: I have this Application.…
extjs formfieldInside an ExtJS FormPanel I dynamically add additional panels using: var sub_panel = new SubPanel({various: params}); var form_panel.…
javascript extjs destroy formfield