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.
I have a Kanban board in WF that - despite all the known Boards glitches - has been functioning perfectly well for driving my delivery team for a year now. Requests are converted to projects using a consistent template which sets out a specific set of tasks each time and nothing has changed. However...
I want to know if there is a way to pull a report or filter to find the list of Layout templates where a specific dashboard has been attached i.e., either on the home bar or on the left navigation panels of any objects.
Is it possible to change the group of a custom form? I'm not seeing a way to do that. I've been researching the documentation and community site without finding anything to help answer this question.When and how is a group assigned to a custom form?
Working on a report and I only want it to bring in a certain hour type's actual hours - basically take Actual Work Required and remove any hours of a certain type. I want to have it as a column header, since I want all tasks to show even if they do not have hours for that Hour Type. I have been tryi...
Hi there, I'm trying to create a single use approval process for a issue without any success though. Approval must be with multiple stages and the next stage can only be approved after current stage has been approved. Any idea(s) on how to achieve this?
Lets say you have a field on a custom form and you want to know the date that field was last changed. Is there a way to see that data? End result, I need to see how long a case was between a field changing and say how long it was in each state for reporting.
I have filters set on a report to show "Contract Types - Is Not Blank" and "Project Owner - Peter Disalvo", per screenshot 1. As screenshot 2 shows, the report is showing both blank Contract Type fields and project owned by other users.
Hi, I have been working on a calculated field that grabs the Planned Start Date from a form and then converts it to an abbreviated version of the fiscal year that date is in. Here's my code: IF(DATE({plannedStartDate})>=DATE(9/1/2023) && DATE({plannedStartDate})<=DATE(8/31/2024), "FY24", "") ||IF(DA...
Hello , I'm working on a usecase where I need to create a single proof by mapping multiple documents and hash files. I'm using create proof module and it is working when I map hashes and file names by using add item but it fails when I map them by getting hash files in a variable. While mapping I'm ...
We have a fusion scenario that mass generates unique job id tasks for us however we haven't determined a solve for how to mass add subs tasks(workflows) to these job id tasks. The job id tasks become the parent and then we have to add sub tasks or our templates. I've tried duplicating and copy featu...