Expand my Community achievements bar.

Join us LIVE in San Francisco on November 14th for Experience Makers The Skill Exchange. Don't miss out on this free learning event!

Mobile Formatting

Avatar

Level 5

I created a mobile friendly report, single column report with fields ordered by row. It works fine but the text is pretty small on the phone. Is there a way to adjust the font size? The text code looks something like this: (the text and field values are in bold)

column.3.valueformat=HTML

column.3.width=1

column.4.sharecol=true

column.4.stretch=0

column.4.textmode=true

column.4.value=Due:

column.4.valueformat=HTML

column.4.width=1

column.5.querysort=DE:Deploy Date

column.5.sharecol=true

column.5.shortview=false

column.5.stretch=0

column.5.textmode=true

column.5.valuefield=Deploy Date

column.5.valueformat=customDateAsString

column.5.width=1

column.6.sharecol=true

column.6.textmode=true

column.6.value=<br>

column.6.valueformat=HTML

column.6.width=1

@Jonathan Yu‚

1 Reply

Avatar

Community Advisor

Hi Jonathan,

I tracked down this post, with which you could experiment with increasing the font size of certain key columns in your mobile-oriented Workfront report.

Regards,

Doug