Modify columns width on reports

pascal7
Kilo Contributor

Hi,


Is there a way to modify columns width on a report form?   For more détails, cf the attachment screenshot.


report_width_columns_SN.png

thanks

8 REPLIES 8

mbridge
Tera Contributor

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!


Have you found a solution to the PDF column width issue. This is also a problem for me?


David OBrien
Kilo Guru

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).  


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.'