Changing column width in Next Experience UI

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 03:17 AM
Does anybody know how to set column width for a field (list views) in Next Experience UI?
I've tried field styles but it does not seems to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 03:47 AM
Hi @Piotr Kaminski ,
To adjust the column width to display the full contents of a column in a list view (i.e not truncate):
- From the left navigation menu, select System Definition > Dictionary and find the column record you want to change.
- Add no_truncate to the Attributes field.
- Alternatively, you could right-click the list header bar, select Configure --> Dictionary and add the attribute above to the column you want to change.
To apply this globally for every field:
- From the left navigation menu, select System Properties > UI Properties.
- Find the property labeled Number of characters displayed in list cells (glide.ui.list_chars) and adjust the number as desired (default is 40).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2023 08:27 AM
This worked for me, thank you @Community Alums - marked helpful

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 03:58 AM - edited ‎10-17-2022 04:06 AM
Hi @Community Alums
I've tried both ways you have mentioned and they are only mostly affecting height of the row.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2022 03:59 AM - edited ‎10-17-2022 04:00 AM
OK I've actually found field styles working when applying width to the column but there is a limitation
"This width customization would not work if the number of columns on the list is high enough to make the horizontal scrollbar show up. Therefore the same style would show as getting applied on a wider screen and would not seem to take effect on a smaller screen."
This comes from https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0695430