Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
Hello, I am curious if there is a way to add in more filters to the list users have in the Board view. The options are limited by default and we would like to filter out any Parents tasks. Thank you!
Hello, I am creating an item report to show all action items of projects in executing and program delivery status (CUR and ZLH) that have not been updated in more than 2 weeks. I have the column "last update date" that shows the last update and there are several rows of data. When i filter the date ...
Hello - Having a complete brain freeze on how the scheduled refresh timing works and can't find an answer when searching. If I schedule a refresh for Thursday - does that mean it will be completed on Thursday or will it occur on Thursday night and be refreshed for Friday? Thanks!
I have a user report that filters by the "Work" license type. Our Workfront license renewed on Monday and changed to the Prime license model, and that report is no longer working properly.licenseType=T licenseType_Mod=inI looked at the API, but do not see the updated licenses. Does anyone know where...
I feel silly having to ask this because I've asked a very similar question (thank you @Kurt_Jones and @Rafal_Bainie!). How do I turn the URL field on a task into a hyperlink in my project view? I would assume the API value is task:URL?The solution on my last question was:displayname=Dropbox link.url...
I must be doing something stupid because my use case is very simple. I have a single-select dropdown on a form. And if someone selects "pods" from this field, I want a message stating that Pods-based materials cannot use that queue. (This is my intended workaround against being able to hide some opt...
I'm looking for help with best practices for a design task. More of the time it works fine to have a waterfall workflow between user 1, 2, and then 3. But, more often now, we're having projects where we have three disciplines that need to run concurrently on the same design task. How can we get t...
I need to be able to route a request queue to an email address rather than a specific user. I suppose I could create the user under a generic name with the email address; but unsure how the request can be accessed by a CS agent and completed? Anyone know how to do this?
I have a column displaying currency from a custom field, the field formatting is set to show integers with no decimal places, but on the chart the decimal places show-up and users have asked for these to be removed. Is this possible?
Hi All, I'm having issues with a custom form calculated field. If WIP milestone task "Production Completed" is complete (100%), this is true, what do i need to fix in the below formula? IF({DE:PD - WIP Name}='Production Completed',IF({status}='CPL',"Yes","")) Thanks