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

Adobe Summit is happening now. Discover what's next in customer experience.
SOLVED

Display WF Proof Project Name without Hyperlink

Avatar

Level 10

How would I remove the hyperlink that is automatically provided when displaying the Project Name associated with a proof on a proof report?

Current code is as follows:

displayname=Project Name

linkedname=documentVersion

namekey=view.relatedcolumn

namekeyargkey.0=documentVersion

namekeyargkey.1=documentID

querysort=documentVersion:document:project:name

textmode=true

valuefield=documentVersion:document:project:name

valueformat=HTML

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Kevin,

I've just done a quick test and I've achieved this by replacing the valuefield with a value expression instead:

displayname=Project Name

textmode=true

valueexpression={documentVersion}.{document}.{project}.{name}

valueformat=HTML

Best Regards,

Rich.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi Kevin,

I've just done a quick test and I've achieved this by replacing the valuefield with a value expression instead:

displayname=Project Name

textmode=true

valueexpression={documentVersion}.{document}.{project}.{name}

valueformat=HTML

Best Regards,

Rich.

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now