List Truncate Limit

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2016 08:35 PM
Does anyone know where this can be set to stop the list text from being truncated like this?
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2016 09:43 PM
Add the attribute 'no_truncate' to the affected fields dictionary record and set that to 'true'\
http://wiki.servicenow.com/index.php?title=Dictionary_Attributes#Adding_an_Attribute
no_truncate | true/false | any string field | In a list view, shows the entire text value of the multi-text value in a list, without truncating it. Without this attribute the string is truncated based on the UI Property 'Number of characters displayed in list cells' which is 40 by default. |
Dictionary Attributes - ServiceNow Wiki
It also works on reference fields.
For those, who will have to add it to the attributes field manually.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2016 06:04 PM
Did this solve your issue?
If so, please mark as helpful/correct.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-18-2020 10:16 PM
use this attribute for name field and see if it doesn’t truncate.
no_truncate