Expand my Community achievements bar.

Do you have questions about the migration to Adobe Business Platform? Come join our upcoming coffee break and ask away!

Image Height/Width - Report

Avatar

Level 4
Clearly, I have too many questions! I am trying to create user reports with their avatars but I want them to be much bigger.. Changing the height/width, is doing nothing! Ideas? image.linkproperty.0.valuefield=ID image.linkproperty.0.valueformat=string image.linkproperty.0.name=ID image.linkproperty.1.name=size image.linkproperty.1.value=FULL image.linkproperty.2.valuefield=avatarTimestamp image.linkproperty.2.name=time image.linkproperty.2.valueformat=val image.height=2500 image.width=2500 image.value=/avatarDownload.cmd valuefield=avatar link.linkproperty.0.valuefield=ID link.linkproperty.0.name=ID link.linkproperty.0.valueformat=string link.valuefield=val(objCode) link.lookup=link.view descriptionkey=avatar textmode=true type=image shortview=false stretch=0 valueformat=HTML linkedname=direct namekey=avatar tile.name=component.avatar width=50 viewalias=avatar Jordan Martinson LeaseTeam, Inc.
7 Replies

Avatar

Level 4

If someone comes across this.. I've made a tiny bit a progress using a slightly different route.. I am taking the url of the avatar image which is pulling it correctly. However, I want it to differentiate between users. My text wont work unless I have an Image.Value=(which, is a different photolink than my valueexpression=) but I add in the valueexpression=(diff photo) and it will now pull that photo but it isn't taking the user.name or ID into consideration and essentially just overriding the image.value which needs to be present. I've attempted adding in another IF to my valueexpression but it's not doing anything... Any ideas? valueexpression=IF({user.name}=randy anderson,'https://leaseteam.attask-ondemand.com/document/thumbnail?build=b27dc869502d1c25a3746d440046051b&size...') image.name=Avatar image.value=https://leaseteam.attask-ondemand.com/document/thumbnail?build=b27dc869502d1c25a3746d440046051b&size... valueformat=HTML displayname=Avatar textmode=true type=image Jordan Martinson LeaseTeam, Inc.0690z000007ZhlbAAC.png

Avatar

Level 10
Hi Jordan, I recall trying to coerce images to be a particular size several years ago, but don't believe I found a solution. However, depending on what you're trying to do, I suggest you review this "image.case.0.comparison.truetext=/interface/images/v4_redux/icons/casebuilder/emoticon_frown.gif">Using Conditional Formatting help article, and in particular, scroll down to the term "image.case.0.comparison.truetext=/interface/images/v4_redux/icons/casebuilder/emoticon_frown.gif", which is pointing to an internal Workfront gif. What you can do is instead substitute a full path to any image (ideally within Workfront as a document, but even externally, provided it is https) as part of a conditional IF statement, which is what that part of the article is discussing. In this fashion, perhaps you could then point the right cases to icons that either resize (doubtful) or are cleverly drawn (with extra whitespace) to scale as if they were bigger or smaller, thereby achieving the visual result you desire. Regards, Doug Doug Den Hoed - AtAppStore Got Skills? Lend a hand! https://community.workfront.com/participate/unanswered-threads

Avatar

Level 4
Thanks for the response, I actually just got it figured out! Jordan Martinson LeaseTeam, Inc.

Avatar

Level 10
Excellent! When you have a moment, please paste your solution here -- I'd be interested in learning how you solved the image resizing challenge. Regards, Doug Doug Den Hoed - AtAppStore Got Skills? Lend a hand! https://community.workfront.com/participate/unanswered-threads

Avatar

Level 4
Hi Doug - I really just used almost exactly what your suggestion was. Inserted a conditional format icon, per user, switched to text mode, removed, valueformat & valuefield. Replaced the text for the icon and inserted a URL to the image housed within Workfront. We were able to change the URL of the "Avatar" from size=small to size=big (not large because that's smaller), however it would only populate in certain areas and give a URL in others. Jordan Martinson LeaseTeam, Inc.

Avatar

Level 10
Thanks Jordan, I'm glad you got it going, even without the realsizing, which is no big deal. Literally. Regards, Doug Doug Den Hoed - AtAppStore Got Skills? Lend a hand! https://community.workfront.com/participate/unanswered-threads

Avatar

Level 7
Thank you for taking the time to write this up back then, was trying to solve something similar myself! Katherine Stibley