Can I change the width of a column in a report?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 10:42 PM
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.
- 3,420 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:08 PM
2) is addressed with a "no_truncate" attribute value to true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2025 07:49 PM
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