Less is more. Think about roles within the tool - Worker, Planner, Executive. Then, guide users on how they can customize their workspaces with pins, etc.
Adding of Template Tasks once a certain task has been completed or task approval made, allowing for different directions of the project based on previous actions.
This would be great to help with iterations within the waterfall project lifecycle, which is a gap in functionality for some clients. ...
You can use nested if statements to do this.
valueexpression=IF({entryDate}<{DE:Original Request Date},WEEKDAYDIFF({entryDate},$$TODAY),IF({DE:Original Request Date}<{entryDate},WEEKDAYDIFF({DE:Original Request Date},$$TODAY)))
I worked around this by creating a custom calculated field on my projects. It provided me with a status sorting number that I could use to sort my report and then I could hide the column.
example: IF({status}="PLN","1",IF({status}="CUR","2"))
I'm not sure why it's doing it but if you change the end date to be a value expression with text mode it doesn't change on export.
linkedname=direct
listsort=atDateAsAtDate(endDate)
namekey=endDate
querysort=endDate
valueexpression={endDate}
valueformat=longAtDate
width=100
@skyehansen - is correct - Some fields like Company, Program and Portfolio are not inline editable on a report. From what I've seen, anything listed as "not groupable" in the Workfront API can't be inline edited on a report.
Best bet is to bulk edit.
With the newest updates to the Learn area for Workfront, I'm wondering if anyone has put together any training plans to make the data a more cohesive flow.
Examples:
Getting to know Workfront
Workfront for Workers
Workfront for Planners
Workfront for Admins
Workfront for collaborators/requesters/...
Found the documentation link where I read this: https://experienceleague.adobe.com/en/docs/workfront/using/basics/use-notifications/wf-notifications#reminder-notifications
If the deadline changes after a user receives a reminder notification, the user doesn’t receive another reminder notification.
Unfortunately, there isn't a control to edit the daily digests in that way.
Each notifications section in your My Settings panel generates its own daily digest email. You can have as many daily digest emails every day as notification settings that are enabled for daily digest emails.
https://ex...