Expand my Community achievements bar.

Direct link to proof in proof approval report

Avatar

Level 4
Has anyone figured out a way to create a go to proof type link in the proof approval report? -- Melinda Layten, Senior Consultant Work Management Improvement CapabilitySource Phone: (484) 505-6855 site: www.capabilitysource.com email: melinda.layten@capabilitysource.com - we simplify your work so you can run your business -
Topics

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

1 Reply

Avatar

Level 2

Create a new column, switch to Text Mode and use this code:

displayname=Proof Link
shortview=true
textmode=true
valueexpression=CONCAT("https://YOUR DOMAIN.my.workfront.com/document/",{documentVersion}.{document}.{currentVersion}.{ID},"/proof/",{documentVersion}.{document}.{currentVersion}.{proofID},"/view")