Closed wongmike closed 7 years ago
**lurch: add
Tracking W-017581
If we are going to change the field type, from textarea to long textarea, why not give it the max allowed: 131.072?
My only concern is the amount of space it would consume. I'm all for going for the max size if that's going to be easier. Just to be clear, that's 131,072 characters?
After discussing with @wongmike the decision was made to increase the capacity of the Extended Description field to 131,072 characters.
Included in beta release 1.31 (Beta 1)
Included in production release rel/1.31
The current field is limited to 255 characters. Most of the course descriptions for educational institutions are > 255 characters. TES's description field is 7000 characters long, but this seems excessively long. Review of several course catalogs from universities around the country suggests almost all course descriptions are < 1500 characters.
Make the Description field in the Course Object 2048 characters to account for the vast majority of course descriptions available. > 2048 character descriptions should be truncated or a custom field can be created to support it.