Vue : détails développés de l’utilisateur ou de l’utilisatrice

La vue Utilisateur ou utilisatrice affiche des informations sur vos utilisateurs et vos utilisatrices. En plus de leur nom, leur niveaux d’accès et leur entreprise, elle affiche également la liste de leur groupes, équipes et fonctions.

expanded_user_view.png

Conditions d’accès

Développez pour afficher les exigences d’accès aux fonctionnalités de cet article.

Vous devez disposer des accès suivants pour effectuer les étapes décrites dans cet article :

table 0-row-2 1-row-2 2-row-2 3-row-2 layout-auto html-authored no-header
Formule Adobe Workfront Tous
Licence Adobe Workfront

Nouveau :

  • Contributeur à la modification d’une vue
  • Standard pour modifier un rapport

Ou

Actuel :

  • Demander la modification d’un affichage
  • Prévoir de modifier un rapport
Configurations des niveaux d’accès

Modifier l’accès aux rapports, tableaux de bord et calendriers pour modifier un rapport

Modifier l’accès aux filtres, affichages et groupes pour modifier un affichage

Autorisations d’objet Gérer les autorisations d’un rapport

Pour plus de détails sur les informations contenues dans ce tableau, consultez l’article Conditions d’accès dans la documentation Workfront.

Vue des détails développés de l’utilisateur ou de l’utilisatrice

Pour appliquer cet affichage :

  1. Accédez à une liste d’utilisateurs et d’utilisatrices.

  2. Dans le menu déroulant Affichage, sélectionnez Nouvel affichage.

  3. Dans la zone Prévisualisation de la colonne, éliminez toutes les colonnes sauf une.

  4. Cliquez sur l’en-tête de la colonne restante, puis sur Passer en mode Texte > Modifier le mode Texte.

  5. Supprimez le texte que vous trouvez dans la zone Edit Text Mode et remplacez-le par le code suivant :

    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.0.stretch=0
    column.0.valuefield=name
    column.0.valueformat=HTML
    column.0.width=150
    column.1.descriptionkey=accesslevel
    column.1.link.linkproperty.0.name=ID
    column.1.link.linkproperty.0.valuefield=accessLevel:ID
    column.1.link.linkproperty.0.valueformat=int
    column.1.link.lookup=link.view
    column.1.link.valuefield=accessLevel:objCode
    column.1.link.valueformat=val
    column.1.linkedname=accessLevel
    column.1.listsort=string(displayName)
    column.1.namekey=accesslevel
    column.1.querysort=name
    column.1.shortview=false
    column.1.stretch=0
    column.1.valuefield=accessLevel:displayName
    column.1.valueformat=HTML
    column.1.viewalias=accessLevel:displayName
    column.1.width=100
    column.2.link.linkproperty.0.name=ID
    column.2.link.linkproperty.0.valuefield=ID
    column.2.link.linkproperty.0.valueformat=int
    column.2.link.lookup=link.view
    column.2.link.value=val(objCode)
    column.2.listdelimiter=
    column.2.listmethod=nested(userGroups).lists
    column.2.namekey=group.plural
    column.2.stretch=50
    column.2.type=iterate
    column.2.valuefield=group:name
    column.2.valueformat=HTML
    column.2.width=150
    column.3.displayname=Teams
    column.3.listdelimiter=
    column.3.listmethod=nested(teams).lists
    column.3.textmode=true
    column.3.type=iterate
    column.3.valueexpression={name}
    column.3.valueformat=HTML
    column.4.link.linkproperty.0.name=ID
    column.4.link.linkproperty.0.valuefield=ID
    column.4.link.linkproperty.0.valueformat=int
    column.4.link.lookup=link.view
    column.4.link.value=val(objCode)
    column.4.listdelimiter=
    column.4.listmethod=nested(userRoles).lists
    column.4.namekey=jobrole.plural
    column.4.stretch=50
    column.4.type=iterate
    column.4.valuefield=role:name
    column.4.valueformat=HTML
    column.4.width=150
    column.5.descriptionkey=company
    column.5.link.linkproperty.0.name=ID
    column.5.link.linkproperty.0.valuefield=company:ID
    column.5.link.linkproperty.0.valueformat=int
    column.5.link.lookup=link.view
    column.5.link.valuefield=company:objCode
    column.5.link.valueformat=val
    column.5.linkedname=company
    column.5.listsort=nested(company).string(name)
    column.5.namekey=company
    column.5.querysort=company:name
    column.5.shortview=false
    column.5.stretch=0
    column.5.valuefield=company:name
    column.5.valueformat=HTML
    column.5.width=150
    
  6. Cliquez sur Terminé > Enregistrer la vue.

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