문제

I noticed that "Choice List Settings" is missing when adding a custom property to user profile (thru CA).

  1. Did it get replaced with Term Set?
  2. If yes, will the multi-value custom field play well with Term Set?
  3. How do I set Term Set (if I need to go this route) for Customers and Region (region has some heirchy going on. Global>continent>country)
도움이 되었습니까?

해결책

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

다른 팁

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>
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top