Aller au contenu

Colorseeds

dev things

Articles récents

  • Which DLL are used by a process ?
  • Clap de fin pour Nantes en Direct…
  • Create a link that initiates a Nintex Workflow associated to a Document Set
  • SharePoint : How to filter an external data XsltListViewWebPart in SharePoint Designer ?
  • SharePoint 2013 : How to repair a broken Search component at low cost

Étiquette : metadata

SharePoint 2013 : Empty term set in user profile property edition

sharepoint2013If you add or edit an user property (in the User Profile Service – UPS), you can map a term set.
Surprisingly, the list box will be empty, even if you are full admin of the Managed Metadata Service (MMS) :
UPS1
How to fix it :
– Navigate to « Application Management » > « Manage Service Application ».
– Select the line « Managed Metadata Service Connection« , and click on « Properties » :
UPS2
– Check « This service application is the default storage location for column specific term sets ». and click on « OK ».
UPS3
Now, you are able to browse MMS and choose a term set for your profile property :
UPS4
Are there any side effect ?If your SharePoint farm hosts only one MMS, it should be OK. In a rare case where you have to deal with other MMS, you should check how these services are configured. You might have to change proxy associations for these service applications.

Publié le 14 avril 201620 septembre 2020Auteur olivierCatégories SharePointMots-clés metadata, term, user profile

SharePoint : Ajouter une colonne aux éléments "dossier"

Et j’ai trié, trié…é….. Add-in, pour qu’elle revienne….
J’ai voulu créer une colonne (metadata) numérique dans une bibliothèque afin faire un tri sur celle-ci…
Evidemment, cette colonne ne s’est appliquée qu’aux éléments « document » et non « dossier ». Du coup, impossible de trier mes dossiers.
Heureusement, le Guru SharePoint s’est intéréssé au problème, et propose une solution évidente : Créer un type de données hérité de dossier (appelons le « dossier trié »), et y ajouter notre colonne.
Suffit ensuite d’autoriser la gestion des types dans la bibliothèque (propriétés avancées) et d’y ajouter ce type. A noter qu’il est ensuite possible de modifier le type des dossiers déjà existant.
C’est simple et élégant, et c’est ici : Adding Metadata to a folder
 

Publié le 3 décembre 2010Auteur olivierCatégories SharePointMots-clés colonne, metadata, Sharepoint, tri, WSS
Fièrement propulsé par WordPress