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

-WE
-WE
Online

Badges

Badges
32

Accepted Solutions

Accepted Solutions
19

Likes Received

Likes Received
237

Posts

Posts
254

Discussions

Discussions
45

Questions

Questions
209

Ideas

Ideas
28

Blog Posts

Blog Posts
1
Top badges earned by -WE
Customize the badges you want to showcase on your profile
Re: Adjust width of Typeahead field to fully display longer values - Workfront 20-04-2020
I was about to post this same requirement, will try and get this one upvoted further by my colleagues

Views

8

Likes

0

Replies

0
Re: Document Grouping: By docObjCode >> referenceObjectName - Workfront 21-04-2020
You can also sometimes reformat ___ObjCode fields. In this specific case, it looks like the below. group.0.displayname=Attached Togroup.0.valuefield=docObjCodegroup.0.valueformat=objCodeMessage Other common examples it works for: report's uiObjCode and, well... note's noteObjCode -- barring the project object which is still a NoValue. (I learned this a while ago but couldn't remember the coding to use, so I just asked the helpdesk for help, and they came through for me. Hopefully posting this wi...

Views

11

Likes

2

Replies

0
Re: Display Request Queue description on mouse hover - Workfront 03-03-2020
Would additionally like to see this tool-tip 'hover' functionality apply to items within any given drop-down menu item.

Views

7

Likes

0

Replies

0
Re: "Run Typeahead As"
-WE
- Workfront 18-12-2019
We want to keep all of it out of view of those users who aren't assigned to the projects (outside of the fact that it exists.) We often share status reports for these projects just so the org as a whole has a basic understanding of the volume of work, but don't allow users to look at the specific issues, documents, or update stream contained in the projects being reference in the Typeahead. The closest comparison in terms of concept or use case would be published request queues that are visible ...

Views

11

Likes

0

Replies

0
Add "Run Typehaed As" feature to fully populate possible values
-WE
- Workfront 17-12-2019
We love the Typeahead fields and how quickly they've evolved to enable so many use cases.One challenge we have is, we want any user in our organization to select a value from a list of certain projects in a request form. But, they cannot enter these project names in the Typeahead because they lack View access to the projects in question. The only way to enable those projects to be entered is to grant View access of these restricted projects to the entire org. We broadly and regularly share with ...

Views

4

Likes

10

Replies

0
Re: Virtual Instance ID - VIID concept from LEAP 2019 - Workfront 09-01-2020
Thanks for elaborating Chris, I concur with your approach, and have used a similar technique for many years. In my case: the prefix pattern is XXXX (four letters), rather than your 99 (two numbers), but follows the same principal that (in time), a standard fixed length is easiest to ignore and/or strip off, recognizing that four characters (obviously) do take up more space than two numbers, however there are advantages in avoiding the ordering/hierarchy/longevity implied by using numbers, not to...

Views

30

Likes

0

Replies

0
Where do users access Custom Help?
-WE
- Workfront Archived Groups 17-10-2019
Our Custom Help URL points to an internal Slack channel. In New Experience, I find two links called "Help" One is at the bottom of the Global Nav menu. This is the one I expect to link to our Custom Help URL. I put in a support ticket a few weeks ago because this link pointed to a strange, malformed URL instead of the one designated in Setup. The other link is a persistent blue pill in the bottom right corner of the screen. Clicking on this opens up a Resources pane/generic help menu (in Safari,...

Views

5

Likes

0

Replies

0
Re: Clickable link to Project data in a Task report
-WE
- Workfront 10-10-2019
Thanks Teale, but that's not really my challenge - it's no problem to enable the link when I'm not spanning different object levels (like referencing the project's issues tab from a project report). What I need to do is provide a hyperlink to the project's issues tab from a task report. I couldn't get a link to display in the task report that pulls the URL from the custom form attached at the project level. I eventually gave up on this approach, and settled on attaching the custom field at the t...

Views

11

Likes

0

Replies

0
Re: NOTEXISTS filter for Projects from Templates
-WE
- Workfront 21-03-2019
Oh nice, we aren't limited to collections like I thought. Thanks Terry!

Views

12

Likes

0

Replies

0
Re: Displaying Planned Completion Time of Day in a Calendar
-WE
- Workfront 19-07-2018
Gold Star for you today, Doug! I went ahead and took it a step further, because I *know* it will be asked by the users anyway... (corrected) IF(HOUR(Planned Completion Date)<13,CONCAT(HOUR(Planned Completion Date),":",RIGHT(100+MINUTE(Planned Completion Date),2)," ","AM"),CONCAT((HOUR(Planned Completion Date)-12),":",RIGHT(100+MINUTE(Planned Completion Date),2)," ","PM")) Thanks!! William English

Views

7

Likes

0

Replies

0