if (JSON.stringify(customField)===JSON.stringify(this.customFieldsClone[indexCustomField])||customField.label===''||this.SQLMode){
if (JSON.stringify(customField)===JSON.stringify(this.customFieldsClone[indexCustomField])||customField.label===''||this.SQLMode||JSON.stringify(customField.mode)===this.mode){