List View: Is there a way to control a list field length with 'no_truncate' attribute?
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 " wi...
