Hey,
I use formatwiki to format the width of the title fields in a table properties report.
Looks like this:
FORMATWIKI("{cell:width=250px}" + T1.'Title' + "{cell}") AS 'Title',
Problem is that that will turn the title into plain text and the hyperlink to the actual case is lost. Any way around this?
Tommy
Community moderators have prevented the ability to post new answers.
Hi @Tommy Strømme ,
Please use commas instead of pluses - please check this example from our documentation https://docs.stiltsoft.com/tfac/dc-server/advanced-table-cells-formatting-58426218.html#Advancedtablecellsformatting-Preservinginitialcellformatting
Perfect!
And lightning fast as always I might add :-) Cheers!!
Tommy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This part of the documentation might help you to find your solution.
Otherwise I think you can reach out to Stillstoft support to help you out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.