Mobile Formatting | Community
Skip to main content
Level 3
May 1, 2020
Question

Mobile Formatting

  • May 1, 2020
  • 1 reply
  • 465 views

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‚

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Doug_Den_Hoed_AtAppStore
Community Advisor
Community Advisor
May 3, 2020

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