src/templates/sharecomponent/fieldscomponent/index.jsx
@@ -244,7 +244,7 @@ label: item.label, field: item.field, Hide: 'false', IsSort: 'true', IsSort: 'false', type: item.type === 'number' ? 'number' : 'text', Width: item.type === 'number' ? 80 : 120 } @@ -305,7 +305,8 @@ decimal: item.decimal, orderType: 'asc', readonly: 'false', required: 'true' required: 'true', readin: 'top' } if (/^icon|images?$/ig.test(item.field)) {