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

MatthewMa2
MatthewMa2
Offline

Badges

Badges
0

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
110

Posts

Posts
116

Discussions

Discussions
61

Questions

Questions
55

Ideas

Ideas
46

Blog Posts

Blog Posts
0
Top badges earned by MatthewMa2
Customize the badges you want to showcase on your profile
Re: Thumbnail view of task images in workfront - Workfront 31-07-2019
Glad it worked! Happy to help Matt Marks Banner Engineering Corp.

Views

26

Likes

0

Replies

1
Re: Thumbnail view of task images in workfront - Workfront 31-07-2019
Small side note for copying the URL link for the thumbnail. Make sure you copy from the thumbnail view of the image, rather than opening the image. If you open the image and then copy the link, you get an AWS link that will not work. The link should have "workfront.com" and "thumbnail" in it. Also, there might be some extra URL code that can be dropped. I think the image display is slightly better for small images if you delete the "&size=DOCUMENT_SHARE" part of the URL. Play around and see what...

Views

26

Likes

0

Replies

0
Re: Thumbnail view of task images in workfront - Workfront 31-07-2019
Hopefully this works... as a colleague wrote a variation of this function and I modified it for simplicity. (the original was a clickable link, and had some misc garbage residual code that I cleaned out) First, you need to store the image location in each task somehow. So after you upload the image, right click and copy the thumbnail URL. I suspect you could use custom fields to store the link, but we just paste it into the existing "URL" field. Then you simply call to that field in a view colum...

Views

26

Likes

0

Replies

0
Re: The new Workfront experience beta preview - Workfront Archived Groups 23-07-2019
Yes it looks like the URL format has changed. The good news is the URL changes as you click each WF embedded tab even though you are still under 1 browser tab. Would have been a much bigger problem if the navigation was embedded under 1 static URL like you see on a lot of eCommerce sites. We do a lot of API work, but I don't think we call to singular objects via URL very often (if ever), so not sure it'll be a problem for our API uses. I do wonder however if this will break people's browser book...

Views

29

Likes

0

Replies

0
Re: The new Workfront experience beta preview - Workfront Archived Groups 23-07-2019
Agree with the majority of what Sarah said. The large majority of our user navigation is from bookmarked dashboards, and very few use "Home". We are heavily dependent on first login taking users directly to the "Reports" tab where the first sub-tab is their most needed dashboard. Matt Marks Banner Engineering Corp.

Views

29

Likes

0

Replies

0
Re: The new Workfront experience beta preview - Workfront Archived Groups 23-07-2019
Always happy to discuss further. Let me know if you want to setup a zoom or something. Matt Marks Banner Engineering Corp.

Views

31

Likes

0

Replies

0
Move "Recalculate Timeline" to be front-and-center button - Workfront 23-07-2019
"Recalculate Timeline" is a bit buried under the menu, which is causing PM's to forget to regularly click when modifying a project plan. Forgetting to recalculate is one of the routine causes of "why is this not working right" questions from PMs.It would be helpful to move this function to a button right in the project header, or floating with page scroll, so that PM's are more inclined to click it regularly.

Views

4

Likes

4

Replies

0
Re: The new Workfront experience beta preview - Workfront Archived Groups 22-07-2019
I finally got in... the login/out didn't seem to work until things seemed to reset over the weekend. I might be the only nay-sayer here, but I like to give unfiltered feedback (I'm an engineer after all). I personally don't see the value in tabs. I think it adds complexity without much benefit (that I've seen so far). Every browser already has tabs, so tabbed browsing is already running smoothly in my opinion. Now we have tabs inside of tabs. Furthermore, if I center click on a link (global func...

Views

31

Likes

0

Replies

0
Re: Bring back the ability to adjust the column widths. - Workfront 10-07-2019
Is this truly gone? If it is, it would explain some of the column width problems we are having. The confusing part is they still have a help page on doing it (https://experience.workfront.com/s/article/Understanding-Common-Uses-of-Text-Mode-37391990?r=31&ui-force-components-controllers-detail.Detail.getEntityConfig=1&ui-force-components-controllers-recordGlobalValueProvider.RecordGvp.getRecord=1&ui-force-components-controllers-recordLayoutBroker.RecordLayoutBroker.getRecordAndLayout=2#editing-wi...

Views

6

Likes

0

Replies

0
Re: Showing images in a list/report - Workfront 26-06-2019
Here is the code we have been using on one of our more recent reports. Working well. It checks a "priority" field and displays an icon based on null/1/2/3/4. Note that the links use the "/preview?versionID=" rather than the thumbnail. displayname=Priority enumclass=com.attask.common.constants.TimelinePriorityEnum enumtype=OPTASK image.case.0.comparison.icon=true image.case.0.comparison.leftmethod=priority image.case.0.comparison.lefttext=priority image.case.0.comparison.operator=in image.case.0....

Views

37

Likes

0

Replies

0