檢視:解析物件詳細資料的問題

此問題檢視顯示問題的解決物件的名稱和完成百分比,即使沒有解決任務或專案的存取權,問題建立者也可以洞察問題的進度。

此檢視使用sharecol=true標籤來合併相同欄標題下的多個欄位。 如需sharecol標籤的詳細資訊,請參閱檢視:合併一個共用資料行中多個資料行的資訊

issue_custom_view_with_resolving_object_name_and_percent_complete.png

存取需求

展開以檢視本文中功能的存取需求。

您必須具有下列存取權才能執行本文中的步驟:

table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header
Adobe Workfront計畫 任何
Adobe Workfront授權

新增:

  • 修改檢視的貢獻者
  • 用於修改報告的標準

目前:

  • 請求修改檢視
  • 計畫修改報表
存取層級設定

編輯報告、儀表板、行事曆的存取權以修改報告

編輯對篩選器、檢視、群組的存取權以修改檢視

物件許可權 管理報表的許可權

如需有關此表格的詳細資訊,請參閱Workfront檔案中的存取需求

檢視有關解析物件詳細資料的問題

  1. 前往問題清單。

  2. 從​ 檢視 ​下拉式功能表中,選取​ 新增檢視

  3. 在​ 資料行預覽 ​區域中,排除除一個資料行以外的所有資料行。

  4. 按一下剩餘欄的標題,按一下​ 切換到文字模式,然後按一下​ 編輯文字模式

  5. 移除您在​ 編輯文字模式 ​方塊中找到的文字,並取代為下列程式碼:

    code language-none
    column.0.querysort=name
    column.0.stretch=0
    column.0.valuefield=name
    column.0.valueformat=HTML
    column.0.width=150
    column.1.descriptionkey=sourceobject
    column.1.linkedname=direct
    column.1.listsort=nested(referenceObject).HTML(name)
    column.1.namekey=sourceobject.abbr
    column.1.shortview=false
    column.1.stretch=0
    column.1.valuefield=referenceObject:name
    column.1.valueformat=HTML
    column.1.viewalias=source
    column.1.width=100
    column.2.descriptionkey=assignedto
    column.2.link.linkproperty.0.name=ID
    column.2.link.linkproperty.0.valuefield=assignedTo:ID
    column.2.link.linkproperty.0.valueformat=int
    column.2.link.lookup=link.view
    column.2.link.valuefield=assignedTo:objCode
    column.2.link.valueformat=val
    column.2.linkedname=assignedTo
    column.2.listsort=nested(assignedTo).string(name)
    column.2.namekey=assignedto
    column.2.querysort=assignedTo:name
    column.2.shortview=false
    column.2.stretch=25
    column.2.valuefield=assignedTo:name
    column.2.valueformat=HTML
    column.2.width=150
    column.3.descriptionkey=entrydate
    column.3.linkedname=direct
    column.3.listsort=atDateAsAtDate(entryDate)
    column.3.namekey=entrydate.abbr
    column.3.querysort=entryDate
    column.3.shortview=false
    column.3.stretch=0
    column.3.valuefield=entryDate
    column.3.valueformat=atDate
    column.3.width=150
    column.4.descriptionkey=description
    column.4.linkedname=direct
    column.4.listsort=string(description)
    column.4.namekey=description.abbr
    column.4.querysort=description
    column.4.shortview=false
    column.4.stretch=75
    column.4.valuefield=description
    column.4.valueformat=HTML
    column.4.width=150
    column.5.descriptionkey=status
    column.5.enumclass=com.attask.common.constants.OpTaskStatusEnum
    column.5.linkedname=direct
    column.5.listsort=string(status)
    column.5.namekey=status.abbr
    column.5.querysort=status
    column.5.shortview=false
    column.5.stretch=0
    column.5.type=enum
    column.5.valuefield=status
    column.5.valueformat=val
    column.5.width=150
    column.6.displayname=Resolving Object Name
    column.6.linkedname=resolveTask
    column.6.namekey=view.relatedcolumn
    column.6.namekeyargkey.0=resolveTask
    column.6.namekeyargkey.1=name
    column.6.querysort=resolveTask:name
    column.6.sharecol=true
    column.6.textmode=true
    column.6.valuefield=resolveTask:name
    column.6.valueformat=HTML
    column.7.displayname=
    column.7.linkedname=resolveOpTask
    column.7.namekey=view.relatedcolumn
    column.7.namekeyargkey.0=resolveOpTask
    column.7.namekeyargkey.1=name
    column.7.querysort=resolveOpTask:name
    column.7.sharecol=true
    column.7.textmode=true
    column.7.valuefield=resolveOpTask:name
    column.7.valueformat=HTML
    column.8.displayname=
    column.8.linkedname=resolveProject
    column.8.namekey=view.relatedcolumn
    column.8.namekeyargkey.0=resolveProject
    column.8.namekeyargkey.1=name
    column.8.querysort=resolveProject:name
    column.8.textmode=true
    column.8.valuefield=resolveProject:name
    column.8.valueformat=HTML
    column.9.displayname=Resolving Object Percent Complete
    column.9.textmode=true
    column.9.valueexpression=IF(ISBLANK({resolveTask}.{ID}),{resolveProject}.{percentComplete},IF(ISBLANK({resolveProject}.{ID}),{resolveTask}.{percentComplete},''))
    column.9.valueformat=doubleAsPercentRounded
    
  6. 按一下​ 完成 > 儲存檢視

  7. (選擇性)更新檢視名稱,然後按一下​ 儲存檢視

recommendation-more-help
5f00cc6b-2202-40d6-bcd0-3ee0c2316b43