Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
This is what is working for me:
Unfortunately, getting the ddress is a pain. Select the image, go to the summary box on the right, select "Versions", on the resulting page right click the preview icon to get the URL.
I created a form with a calculated field with the following expression. Even if an aws link is in the project's URL field it will tease out the image info and convert to a workfront URL.
IF(CONTAINS(Project.URL,"amazonaws"),CONCAT("https://havertys.my.workfront.com/internal/document/thumbnail?documentVersionID=",SUBSTR(Project.URL,108,32),"&ID=",SUBSTR(Project.URL,75,32)),Project.URL)
@Kristy Musgrove‚
Hi Kristy,
Can you give some context as to how you use this? is it a document form attached to the uploaded file?
I added this calc to a document form (changed the url to our instance), added it to an icon document I use in reports and recalculated the expressions but it returned "N/A".
Views
Replies
Total Likes
Views
Likes
Replies