I have a virtual field calculated by:
= HYPERLINK([TargetURL], “Go there”)
That field is in a template which produces a PDF with a clickable and properly working [TargetURL] value rather than a clickable “Go there”. The “Go there” does not appear.
Am I doing something wrong, or is that not a currently-supported capability with PDFs? Thanks.