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
Just in case anyone else finds this item later - the URL can be found here (taken from page 103 on Advanced Reporting.PDF
1. Upload the image as a document on a project.
2. Preview the document and copy the complete URL located in
the browser.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
There was a handout at Leap that a tutorial on doing this. The code they used was:
displayname=Alert
image.case.0.comparison.icon=true
image.case.0.comparison.leftmethod=plannedCompletionDate
image.case.0.comparison.lefttext=plannedCompletionDate
image.case.0.comparison.operator=between
image.case.0.comparison.operatortype=date
image.case.0.comparison.righttext=$$TODAY-9d
image.case.0.comparison.righttextrange=$$TODAY-4d
image.case.0.comparison.truetext=https://WEBADDRESS
image.case.1.comparison.icon=true
image.case.1.comparison.leftmethod=plannedCompletionDate
image.case.1.comparison.lefttext=plannedCompletionDate
image.case.1.comparison.operator=between
image.case.1.comparison.operatortype=date
image.case.1.comparison.righttext=$$TODAY-3d
image.case.1.comparison.righttextrange=$$TODAY
image.case.1.comparison.truetext=https://WEBADDRESS
image.case.2.comparison.icon=true
image.case.2.comparison.leftmethod=plannedCompletionDate
image.case.2.comparison.lefttext=plannedCompletionDate
image.case.2.comparison.operator=between
image.case.2.comparison.operatortype=date
image.case.2.comparison.righttext=$$TODAY-3y
image.case.2.comparison.righttextrange=$$TODAY-10d
image.case.2.comparison.truetext=https://WEBADDRESS
linkedname=direct
namekey=plannedCompletionDate
querysort=plannedCompletionDate
shortview=true
textmode=true
1valuefield=plannedCompletionDate
Unfortunately, it doesn't work. It doesn't display any icons. I tried my private web site, I tried the URL from an image in a project, I even tried inserting the Amazon links to the gif files. the icons never displayed.
Views
Replies
Total Likes
Has anyone been able to do this recently? I am following the steps outlined, but I am not getting it to work. I am wondering if the changes in images being "on demand" have rendered this obsolete. I would love to know if there is a current working solution.