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

Mohith Devatte
Tera Sage
Tera Sage

hello @GeoffreyOptumOptumCare ,

open the second record and see how the value is stored in comments field ?

can you share the screenshot of it

@Mohith Devatte Absolutely.  Here you are:

Here is the first "alert" record:

find_real_file.png

And here is "alert3":

find_real_file.png

 

@GeoffreyOptumOptumCare  

 hmm okay i think the way it got stored is the issue 

All the number got stored in new lines .so it displayed in new lines.

try string it side by side in a comma separated way then it should work fine

Well I can't control the data that goes into the actual form fields.  There is nothing wrong with multiple lines of text in a string field.  I just don't want to SHOW multiple lines in the List View.