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

GeoffreyOptumOp
Tera Expert

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.

find_real_file.png

 

12 REPLIES 12

@GeoffreyOptumOptumCare yes i get it we can store in any format but list view shows only in format that we enter in the form view so it cont have two displaying formats .

i tried this in my personal instance and it the same result

please mark my answer correct if it helps you

@GeoffreyOptumOptumCare ,

try to check these once

1. Click on the "Personalize List" icon and checkmark "Wrap Column text".

find_real_file.png

 

2. Check if "no_truncate" attribute is added to short description dictionary then remove it. 

@Mohith Devatte

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. 

@GeoffreyOptumOptumCare did you try checking the attributes of the comments in dictionary ?

if there is no_truncate attribute try removing it 

@Mohith Devatte 

I'm not seeing any attributes on that field:

find_real_file.png