Gareth,
This is likely going to require a bit of investigation. Maybe adding {style...} information will work but let me look into the syntax.
Hi Guys,
I'm using the App that allows to you publish docx documents with data from Clarizen. Documentation here:
http://usermanual.clarizen.com/16-6-document-publisher
This very useful App allows you to Total and Group by. As you can see from the attachement I have totals on the Effort. Is there anyway of of passing any formatting rules so that i can set the Totals font weight to bold or even add some text that says "Total <TOTAL VALUE". At the moment it is hard to distinguish the total easily.
Please sign in to leave a comment.
Gareth,
This is likely going to require a bit of investigation. Maybe adding {style...} information will work but let me look into the syntax.
Gareth,
So I found out that this is super simple, sort of...
Set !format=<html> and send html code to. Not all tags are supported, but quite a lot.
Below is an HTML code website that provides a number of examples.