One other note I should mention, since all docs are not proofs, we also have a filter in that report to only include documents that are linked to a proof, i.e. proofOwnerID_Mod=notblank
Hi Wendy,
In our system, we use a Document Version report with a filter of isCurrentVersion=true applied. The Version Number is a column in the report, so we are seeing in the report a value that is essentially a Max value of versions.
When viewing a project's gantt, either from the task list page or via a report, it would be useful to see all milestone diamonds associated with child tasks "float" up onto the parent task's bar on the Gantt.
In a task report, this would allow you to bring in only the parent task to the report bu...
I was referred to this thread last week by a colleague, and it seems like it would solve an issue we have worked around for some time.
I have a question about Step 2 though - how would I go about "entering" the invisible unicode into the custom paragraph field? Pasting in the text "200B 000A 200B" ...
Hi Danny,
If you are just trying to point to the project level documents folder, something like this might do the trick for you:
valueexpression=CONCAT("https://mohawk.my.workfront.com/project/",{projectID},"/documents")
Thanks!
It would be nice to have the adjustments that users make to the Gantt in a project remain in place as they move from project to project or reload the page.
Gantt Timespan - Give the ability to users to change the scale of the Gantt chart. The current default is Fit All. Would like to be able to ch...
Hi Jessica, I was on the hunt for this today and ended up using this textmode to create a list of project users: displayname=Project Userslistdelimiter=<div/>listmethod=nested(projectUsers).liststextmode=truetype=iteratevalueexpression={user}.{name}valueformat=HTML