src/menu/components/form/step-form/index.jsx
@@ -564,6 +564,8 @@ return } window.GLOB.formId = res.uuid if (['select', 'multiselect', 'link', 'checkbox', 'radio', 'checkcard'].includes(res.type) && res.resourceType === '1' && /\s/.test(res.dataSource)) { this.setState({ sqlVerifing: true