Hello, Can you check with this code? MainForm.Script: Ext.form.field.File.override( { onChange: function() { this.fileInputEl.dom.value = ''; } });