src/templates/zshare/formconfig.jsx @@ -838,7 +838,7 @@ }) } if (card.type === 'textarea' || card.type === 'fileupload') { if (card.type === 'textarea' || card.type === 'fileupload' || card.type === 'multiselect') { _fieldlength = 512 }