this.form.items.each(function(item, index) { if (item.xtype == 'datefield') { item.emptyValue(); } }, this);