List View: Is there a way to control a list field length with 'no_truncate' attribute?

Vincent Wong1
Tera Contributor

We have a requirement to show incident 'description' full text in list view.

 

The list 'description' field length became too long that cannot be fit into one screen, after setting attribute 'no_truncate=true' to show the full text.

Test with style " width: 800px !important;" with no effect.

 

Anyone would have an idea how to limit the 'no_truncate' field list display length?

 

Thanks in advance.

 

Regards, Vincent Wong

 

 

2 REPLIES 2

1__AnithaHV
Kilo Sage

Hi @Vincent Wong1 ,

 

Please refer to the below article which might help you to resolve your issue.

Increasing the Visible Characters of a Field in a List View (No Truncation) - Support and Troublesho...

 

Thanks & Regards,

Anitha H V

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Vincent Wong1 ,

 

Go to > System Properties > UI Properties.

search for > glide.ui.list_chars  and set the number as 500 or desired (default is 40).

 

I hope this helps...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect