Does anyone know if we have a way to designate ‘lo...
# suitecommerce
k
Does anyone know if we have a way to designate ‘long text’ as the field type for configuration fields? There seem to be character limits set on the default type: ‘string’
p
Yessss it's the nsType, just a sec let me pull the value
😁 1
Copy code
,   "type": "string"
,  "nsType": "textarea"
k
YES! That’s really helpful.
👍🏽 1