Prevent wrapping of text in List View - Force single line of text per row in List View

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 07:11 AM
See how rows 1 and 3 are behaving nicely? And how row 2 has gone rogue and is taking up 6 vertical lines of text?
How do I stop this from happening? I want for all of my rows to be the same vertical height, like in Excel when "Wrap Text" is turned OFF.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 08:46 AM
i tried this in my personal instance and it the same result
please mark my answer correct if it helps you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 08:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 09:00 AM
That setting is currently UN-checked for me, for this List View.
I tried marking it as Checked also, and got the same behavior.
Multi-line text shows up as multiple lines in the same row no matter what that setting is set to.
Incidentally, I wonder what it is that is deciding that six (6) lines is the right number of lines. Maybe that is a setting somewhere???
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 09:18 AM
if there is no_truncate attribute try removing it

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 09:27 AM