この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
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".
表示
返信
いいね!の合計