Direct link to proof in proof approval report | Community
Skip to main content
Level 5
November 2, 2017
Question

Direct link to proof in proof approval report

  • November 2, 2017
  • 1 reply
  • 568 views
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 -
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 2
November 4, 2023

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")