src/tabviews/formtab/formgroup/index.jsx
@@ -132,7 +132,7 @@ if (item.type === 'textarea' && item.encryption === 'true') { encrypts.push(item.field) } if (item.interception === 'true') { if (item.interception !== 'false') { intercepts.push(item.field) }