Modify Long Text custom fields to truly be Long Text
The new custom fields are fantastic, with one exception: the Long Text field is still limited to 255 characters.
Ideally, this limit would be removed and the Long Text field would be NVARCHAR(MAX).
At the risk of saying "well, that's easy," having a "LongText NVARCHAR(MAX)" field definition in the CustomFieldValues table seems reasonable enough.
4
votes
Matthew Adair
shared this idea
-
Jenn Morris commented
We are encountering issues related to this on our instance and it would be great to have the Long Text field lengthened.