Document Grouping: By docObjCode >> referenceObjectName
The below text mode is meant for viewing a large set of documents in a project and grouping them:
A) by what level of the project were they attached (the project itself, or a task, or an issue?) and then
B) by the actual object to which the document was attached.
group.0.displayname=Attached To
group.0.valuefield=docObjCode
group.0.valueformat=HTML
group.1.displayname=On
group.1.valuefield=referenceObjectName
group.1.valueformat=HTML
textmode=true
This works, but the drawback is that docObjCode displays PROJ, or TASK, or OPTASK. I want to substitute those values with Project, Task, or Request.
I cannot seem to get any valueexpression at all to work with docObjCode or referenceObjCode. Happy to hear any suggestions for this, or know if it isn't possible to use those attributes in a valueexpression.
