보기: 상위 작업을 최대 4개 수준 아래에 표시

이 작업 보기는 첫 번째 열에 작업 이름을 표시하고(있는 경우) 동일한 목록의 별도 열에 최대 4개의 상위 작업을 표시합니다.

parent_tasks_4_levels_deep.png

액세스 요구 사항

이 문서의 단계를 수행하려면 다음 액세스 권한이 있어야 합니다.

Adobe Workfront 플랜*
임의
Adobe Workfront 라이센스*

보기 수정 요청

보고서 수정 계획

액세스 수준 구성*

보고서, 대시보드, 캘린더에 대한 액세스 권한을 편집하여 보고서 수정

필터, 보기, 그룹화에 대한 액세스 권한을 편집하여 보기 수정

메모

여전히 액세스 권한이 없는 경우 Workfront 관리자에게 액세스 수준에 추가 제한을 설정하는지 문의하십시오. Workfront 관리자가 액세스 수준을 수정하는 방법에 대한 자세한 내용은 사용자 지정 액세스 수준 만들기 또는 수정을 참조하십시오.

개체 권한

보고서에 대한 권한 관리

추가 액세스 요청에 대한 자세한 내용은 개체에 대한 액세스 요청 을 참조하십시오.

*보유 중인 플랜, 라이선스 유형 또는 액세스 권한을 확인하려면 Workfront 관리자에게 문의하십시오.

상위 작업을 최대 4단계까지 표시

  1. 작업 목록으로 이동합니다.

  2. 보기 드롭다운 메뉴에서 새 보기 ​를 선택합니다.

  3. 열 미리 보기 영역에서 열을 제외한 모든 열을 제거하십시오.

  4. 나머지 열의 머리글을 클릭한 다음 텍스트 모드로 전환 ​을 클릭합니다.

  5. 텍스트 모드 영역 위로 마우스를 가져간 후 텍스트를 편집하려면 클릭하세요.

  6. 텍스트 모드 상자에서 찾은 텍스트를 제거하고 다음 코드로 바꿉니다.

    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=int
    column.0.link.lookup=link.view
    column.0.link.valuefield=objCode
    column.0.link.valueformat=val
    column.0.linkedname=direct
    column.0.listsort=string(name)
    column.0.namekey=name.abbr
    column.0.querysort=name
    column.0.shortview=false
    column.valuefield=name
    column.0.valueformat=HTML 2}column.0.width=150
    column.1.descriptionkey=parent
    column.1.link.linkproperty.0.name=ID
    column.1.link.linkproperty.0.valuefield=parent:ID
    column.1.link.linkproperty.0.valueformat=int
    column.1.link.lookup=link.view
    column.1.link.valuefield=parent:objCode
    column.1.link.valueformat=val
    column.1.linkedname=parent
    column.listsort=nested(parent).string(name)
    column.namekey=1.key
    column.1.querysort=parent:name
    column.1.shortview=false
    column.1.stretch=0
    column.1.valuefield=parent:name
    column.1.valueformat=HTML
    column.1.width=150
    column.2.description=Parent
    column.2.link.linkproperty.0.name=ID
    column.2.link.linkproperty.0.valuefield=parent:parent:ID
    column.2.link.linkproperty.0.valueformat=int
    column.link.lookup=link.view{column5 2.link.valuefield=parent:parent:objCode
    column.2.link.valueformat=val
    column.2.linkedname=parent
    column.2.listsort=nested(parent:parent).string(name)
    column.2.name=Parent Parent
    column.2.querysort=parent:parent:name
    column.2.shortview=false
    column.2.stretch=0
    column.2.valuefield=parent:parent:name
    column.2.valueformat=HTML
    column.width=15
    column.3.description=parent
    column.3.link.linkproperty.0.name=ID
    column.3.link.linkproperty.0.valuefield=parent:parent:parent:ID
    column.3.link.linkproperty.0.valueformat=int
    column.3.link.lookup=link.view
    column.3.link.valuefield=parent:parent:parent:objCode
    column.3.link.valueformat=val
    column.3.linkedname=parent
    column.3.listsort=nested(parent:parent:parent).string(name)
    column.name=parent{62.3.querysort=parent:parent:parent:name
    column.3.shortview=false
    column.3.stretch=0
    column.3.valuefield=parent:parent:parent:name
    column.3.valueformat=HTML
    column.3.width=150
    column.4.description=parent Parent
    column.4.link.linkproperty.0.name=ID
    column.4.link.linkproperty.0.valuefield=parent:parent:parent:parent:ID
    column.4}link.linkproperty.0.valueformat=int column{76 4.link.lookup=link.view
    column.4.link.valuefield=parent:parent:objCode
    column.4.link.valueformat=val
    column.4.linkedname=parent
    column.4.listsort=nested(parent:parent:parent:parent).string(name)
    column.4.name=parent parent parent
    column.4.querysort=parent:parent:parent:parent:name
    column.4.shortview=false
    column.4.stretch=100
    column.valuefield=parent{92
    column.4.valueformat=HTML
    column.4.width=150
    
    
    
    :parent::parent::parent:
    
  7. 보기 저장 ​을 클릭합니다.

    첫 번째 열에는 작업의 이름이 표시되며 작업에 상위 항목이 있는 경우 나머지 열에는 최대 4개의 상위 항목이 표시됩니다.

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