Modify columns width on reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2015 07:36 AM
Hi,
Is there a way to modify columns width on a report form? For more détails, cf the attachment screenshot.
thanks
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2015 06:25 AM
I am also looking for an answer to this question. Can you define a column width size on a PDF report? I haven't been able to find a way. Things like 'Close Notes', 'Work Notes, and 'Additional Comments' need more space to make the report user friendly. Please advise, thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2015 09:22 AM
Have you found a solution to the PDF column width issue. This is also a problem for me?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2015 09:59 AM
You can add an attribute 'no_truncate=true' to the field you want to display the full value of. This will apply to all list views for that field as well and will have it display the full text of the field instead of the first 40 characters (or whatever value is in the ''Number of characters displayed in list cells'' UI property).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2015 10:17 AM
Hi David, thank you. We are actually getting the full text in the report. It is just subject to wrapping based on the default column sizes in the pdf report. If you go excel you can resize columns but the PDF is a default and we want to use it. Ideally we would like to define a width for a specific column for example 'work notes.'