king
2021-04-01 6d61c46fd0a9a2e967a604519d9a6361694280dc
src/templates/zshare/formconfig.jsx
@@ -1934,8 +1934,10 @@
    })
  }
  if (['textarea', 'fileupload', 'multiselect', 'checkbox', 'brafteditor'].includes(card.type)) {
  if (['fileupload', 'multiselect', 'checkbox'].includes(card.type)) {
    _fieldlength = 512
  } else if (['textarea', 'brafteditor'].includes(card.type)) {
    _fieldlength = 8000
  }
  return [