Expand my Community achievements bar.

The Community Advisors application is now OPEN for the second class of 2024. Apply to become a part of this exclusive program!

Showing the 'Resolved From' Request as a Project Tab

Avatar

Level 9
Is there a way to show the request that 'this resolved' as a tab in a project? All of the information from the custom form is already captured but our team members want to be able to easily click on the linked original request. Christina Jarosz
4 Replies

Avatar

Level 10
I think the code you are looking for is referenced here: "https://support.workfront.com/hc/en-us/articles/115002123573" title="https://support.workfront.com/hc/en-us/articles/115002123573">https://support.workfront.com/hc/en-us/articles/115002123573 I don't really know how well this converts to a calculated field, but feel free to play around and let us know how it's going. -skye

Avatar

Level 10
PS: I just went into the sandbox and copy/pasted the code into a report which I put into the project tab. It definitely works. If you wanted a link, I would use another column based off the Original Issue Name column, only use "ID" where it says "Name", and concat your domain URL in front of that string. Since the report worked I didn't bother doing a calculated field. -skye

Avatar

Level 10
Hi Christina, Please have a look at the WFPro article on ""https://wf-pro.com/how-to/how-to-display-original-issue-information-on-project-or-task-view/">How to Display Original Issue Details in a View ". In there, you'll find an example as well as some limitations I know of. Thanks, Narayan