Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

How to get a link to document in project report

Avatar

Level 5
I am trying to get active links to documents in a project report. I've been able to get the document name, previewURL, downloadURL, etc, but cannot get the link to activate. Any ideas? Text mode is: displayname=All Documents link.url=html(previewURL) listdelimiter= ‚Ä® listmethod=nested(documents). lists textmode=true type=iterate valuefield=name valueformat=HTML Any help would be greatly appreciated. Marty Gawry - CapabilitySource
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies

Avatar

Level 10
Hi Marty, Pre-anaconda, That Just Worked; but since then, I've spent a couple of afternoons chasing that unicorn over hill and dale, but never corralled it. That said...I have a vague recollection of congratulating someone on figuring it out a while back, so I'll stop short of saying it's not possible; but definitely tricky! Unicorn whisperer: are thee listening? Regards, Doug Doug Den Hoed - AtAppStore Got Skills? Lend a hand! https://community.workfront.com/participate/unanswered-threads

Avatar

Level 10
@Doug Den Hoed , I remember we tackled something like this last year. This would only work if the documents were made public. displayname=Public URL linkedname=direct namekey=publicToken querysort=publicToken textmode=true valueexpression=CONCAT("https://guidewell.my.workfront.com/document/public/view?publicToken=",{publicToken}) valueformat=HTML Marty, this text mode works on a document report, so to use on a project report may or may not work with some trickery. I hope this helps. Michael Lebowitz GuideWell Connect