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 trying to search by user email address using the Workfront API. So far this is what I have: https://<DOMAIN>.workfront.com/attask/api/v15.0/USER/search?emailAddr=<EMAIL> This works as long as the address matches exactly to what is in the system, case and all. Are there any modifiers to ...
Hello - when we launch a project from a template or switch the status from Planning to Current, or Current to Complete - do people with "Inherited Permissions" (because we have shared our portfolio with them) get those email notifications as well? Thanks!
Is there a way to enable / disable Event Notifications on Subgroups? Am I missing something? I have unlocked all Notifications in Setup. When I view the Group > Event Notifications, I can enable / disable all of the unlocked Notifications. However, when I view the Subgroup > Event Notifications all ...
I've got a Task report that displays tasks and sub tasks, and indicates whether or not a task is a task or a sub task, but I can't figure out how to easily sort the report so the tasks and sub tasks are listed together. I tried grouping the report by task, and that doesn't combine the tasks and sub...
What might cause the error "RuntimeError [422] name cannot be null" in Adobe Workfront Fusion?Working through the "initial-scenario-design-walkthrough" found on:https://experienceleague.adobe.com/docs/workfront-learn/tutorials-workfront/fusion/understand-the-basics/initial-scenario-design-walkthroug...
Our designers upload final files in Workfront and then "move" them into our Assets repository. Is it possible to lock those documents in Workfront so that marketers are prevented from creating a proof? We would prefer that the Marketer download the final file and start a new proofing workflow separa...
Hello All, I am trying to add a calculated field to custom forms. I want the form to populate who entered the data into the custom form for Issues/Requests. Attached is what I have, but what it gives me is the person's ID number instead of their name. What do I need to do change and/or add to get...
On a Report View Column I only want to show the parent task name and not every single subtask how do I write that?listmethod=nested(tasks,indent).lists. (WRONG) displayname=Project Tasks Nameslistdelimiter=<p>listmethod=nested(tasks).lists. (WORKS FINE)textmode=truetype=iteratevaluefield=namevalu...
Hi, I'm trying to apply conditional formatting in a View when the time on a task's Planned Completion Date falls outside a range of hours. I can't seem to isolate the time portion of the field and can't find any documentation on how to use a wildcard to use ANY dateT20:00:00. Can someone point me in...