Can I change the width of a column in a report?

Mat10
Tera Contributor

This seems like a simple question, but I couldn't find an answer anywhere.

 

I have a very simple list report which I want to use on a dashboard to display Project Name, and Description.

I have two formatting issues:

1) The two columns in the report are spread evenly across the width of the browser. I would like Project Name to be shorter, say 20% of the screen, and Description to take up the rest of the space.
2) Description is a string field and the list only displays the first 40 characters of the description. How do I get it to display the full text?


Thanks.

6 REPLIES 6

2) is addressed with a "no_truncate" attribute value to true.

Hi Sean, are you saying add a filter to the attribute (in my case Resource Comments) to no_truncate or is that not in filters and somewhere else? I tried using filters but couldn't find it? thanks for your help! Pete