View: issues with the company name of the originator
This issue view displays the company name associated with the user who submitted the issue.
Access requirements
You must have the following access to perform the steps in this article:
table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header | |
---|---|
Adobe Workfront plan | Any |
Adobe Workfront license |
New:
Or Current:
|
Access level configurations |
Edit access to Reports, Dashboards, Calendars to modify a report Edit access to Filters, Views, Groupings to modify a view |
Object permissions | Manage permissions to a report |
For more detail about the information in this table, see Access requirements in Workfront documentation.
View issues with the company name of the originator
-
Go to a list of issues.
-
From the View drop-down menu, select New View.
-
In the Column Preview area, eliminate all columns except for one.
-
Click the header of the remaining column, and click Switch to Text Mode, then click Edit Text Mode.
-
Remove the text you find in the Edit Text Mode box, and replace it with the following code:
code language-none column.0.descriptionkey=name column.0.link.linkproperty.0.name=ID column.0.link.linkproperty.0.valuefield=ID column.0.link.linkproperty.0.valueformat=val column.0.link.lookup=link.view column.0.link.value=val(objCode) column.0.listsort=string(name) column.0.namekey=name column.0.querysort=name column.0.valuefield=name column.0.valueformat=HTML column.0.width=140 column.1.descriptionkey=originator column.1.link.linkproperty.0.name=ID column.1.link.linkproperty.0.valuefield=ownerID column.1.link.linkproperty.0.valueformat=int column.1.link.lookup=link.view column.1.link.valuefield=owner:objCode column.1.link.valueformat=val column.1.listsort=nested(owner).string(name) column.1.namekey=originator.abbr column.1.querysort=owner:name column.1.valuefield=owner:name column.1.valueformat=HTML column.1.width=151 column.2.descriptionkey=entrydate column.2.listsort=atDateAsAtDate(entryDate) column.2.namekey=entrydate.abbr column.2.querysort=entryDate column.2.valuefield=entryDate column.2.valueformat=atDate column.2.width=75 column.3.descriptionkey=age column.3.listsort=doubleAsDouble(age) column.3.namekey=age column.3.querysort=age column.3.valuefield=howOld column.3.valueformat=val column.3.width=80 column.4.viewalias=statusicons column.4.displayname=Flags column.4.linkedname=direct column.4.namekey=statusicons column.4.valuefield= column.4.valueformat=HTML column.4.querysort= column.4.tile.name=component.issuestatusicons column.4.tile.pdfcomponent=issueStatusIcons column.4.delimiter= column.4.tile.template=/WEB-INF/jsp/lists/components/issueStatusIcons.jsp column.5.description=Originator's Company Name column.5.link.linkproperty.0.name=ID column.5.link.linkproperty.0.valuefield=owner:companyID column.5.link.linkproperty.0.valueformat=int column.5.link.lookup=link.view column.5.link.valuefield=owner:company:objCode column.5.link.valueformat=val column.5.listsort=nested(owner:company).string(name) column.5.name=Originator Company column.5.querysort=owner:company:name column.5.valuefield=owner:company:name column.5.valueformat=HTML column.5.width=151
-
Click Done > Save View.
-
(Optional) Update the view name, then click Save View.