I have a somewhat complicated scenario where I request some text mode help, if this is even possible...
Our Creative Services team takes in work via requests, then converts requests into project. They do not give access to the requestor to the project. In order to retain who the original requestor was in a project listing report, we have the following formula to capture the "Requested By" name:
displayname=Requested By
linkedname=portfolio
namekey=view.relatedcolumn
namekeyargkey.0=convertedOpTask
namekeyargkey.1=owner
namekeyargkey.2=name
querysort=convertedOpTask:owner:name
textmode=true
valuefield=convertedOpTask:owner:name
valueformat=HTML
The team is now looking to actually take that request, and convert to multiple projects based on the deliverables of the request (ie, one project for the timeline for cans, one project for the timeline for cartons). It's not possible to convert one request into multiple projects. What they've done is convert the request into a project for cans, then create a copy and build out the timeline for cartons. We lose the information of who requested the information that way, since now that new copied project isn't linked to a request. Is there a text mode that we could add here to say "if this project was copied, display the Requested By name of the original project"?
Thank you for your help!
Olivia