Question

Je remarque que « choix » est Paramètres de la liste lors de l'ajout d'une propriété personnalisée au profil de l'utilisateur (à travers CA).

  1. est-elle apparue remplacé par Set terme?
  2. Si oui, sera la coutume multi-valeur jeu sur le terrain bien avec Set terme?
  3. Comment puis-je mettre terme Set (si je dois aller dans cette voie) pour les clients et Région (région a un certain heirchy en cours. Global> continent> pays)
Était-ce utile?

La solution

To answer specifically on your answers, and elaborate on Doc's answer:

  1. Choice lists has been replaced by Term Sets
  2. Term sets can be selected with moth single and multiple string fields depending on what you want
  3. When you set up your meta data service application, creating hierarchies are very easy. They can consist of hierarchies of up to 7 levels, they can be localized with labels for different languages, and they can be open (folksonomies) or closed (taxonomies). Users will be presented with a picker control where they an both type in and get auto completion, or open hierarchy in a tree view control

Autres conseils

The user profile service is dependent on the Managed Metadata service in SharePoint 2010. A lot of profile properties will show as disabled if your Managed Metadata service is not set up correctly.

There is a blog post on setting up a custom property using term sets here.

I am on a last step where i am unable to display the terms sets in the "Search Options" properties.

<Properties>
<Property Name="CustomerAccount" ManagedName="CustomerAccount" ProfileURI="urn:schemas-microsoft-com:sharepoint:portal:profile:CustomerAccount"/>
</Properties>
Licencié sous: CC-BY-SA avec attribution
Non affilié à sharepoint.stackexchange
scroll top