Hi,
I'm using the 'Update Word Document' construct in a workflow to add data to a merged table. The data source is a repository search made earlier in the workflow and one of the metadata fields imported by the search is the Workflow ID.
As it is the 'Workflow ID' is too long for my merge table cell, I really only need the last 12 characters and not the full 35. When I import the ID into the table using the 'Update Word Document' I have to import the workflow id straight from the data source and seem unable to apply format to reduce it to 12 characters.
There is a facility in the 'Update Word Construct', Edit Modification>Options>Render field>Custom Properties. When I look at the documentation for 'Custom Properties' I can only find ways to format dates or numerical data nothing on formatting strings.
Is there a way to do this or a simpler way to approach this formatting.
Thanks