Solved
Changing the font size in a report
Hi all, I wanted to know if anyone has ever attempted to adjust the font size of text in report?
Hi all, I wanted to know if anyone has ever attempted to adjust the font size of text in report?
Yes, I've done this with text mode and shared columns.
Here is an example:
column.1.sharecol=true
column.1.textmode=true
column.1.value=<div style="font-size:25px; margin-left:15px;"><strong style="color:#2F1F1F;">
column.1.valueformat=HTML
column.2.displayname=Project Owner
column.2.namekey=view.relatedcolumn
column.2.shortview=true
column.2.textmode=true
column.2.valuefield=owner:name
column.2.valueformat=HTML
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.