This Issue view displays the company name associated with the user who submitted the issue.
To apply this view:
- Navigate to a list of issue.
- 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, then click Switch to Text Mode.
- Mouse over the text mode area, and click Click to edit text.
- Remove the text you find in the Text Mode box, and replace it with the following code:
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 Save View.
Thank you for taking the time to provide feedback. We appreciate and value your contribution to our site. Feedback provided here is regularly reviewed by our Product Documentation team. Please ensure your comments are specific to improving this help article. Any questions or requests outside this help article content should be directed to our Community User Forum or by submitting a ticket to customer support.