zoukankan      html  css  js  c++  java
  • How to create Managed Metadata Column

    This article introduce how to create/use managed metadata column from List.

    First, we need to configure metadata service application from Central Administration -> Manage service applications

    1. Click "Managed Metadata Service" and go to Term Store Management Tool page

       If you get an error message, which are "The Managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator", you can refer to this article for solutions. http://www.cnblogs.com/mystar/p/Configure_Metadata_Service.html

         2.  Right-click [your metadata service] and click "New Group"

      

         3.  Re-name your Group

         4.  You can create new item from your group which you want to add. (You can see picture as below, such as Product as Group, Product Category as Item, Financial Software as sub item)

    Second, go to your site and open your list which you want to create metadata column

    1. Select your list and go to List Setting to create column

       

          2.  Go to Create Column page

        a. Click Create Column, type column name

               b. Select Managed Metadata, you can select "Use a managed term set" or "Customize your term set", in here, we will select "Use a managed term set" and then expand your metadata (COMMENT:  how to use "Customize your term set", I will Share with you later)

               c. If you want to allow multiple values, please select "Allow multiple values" checkbox

        

          3.  Open the list to check the result:

       

    • As I mentioned, we can also use Customize your term set
    1. Go to create column page
    2. Type column name
    3. select "Managed Metadata", and "Customize your term set", then you can re-define its Group name and add new items which you want to.

           

           4. Go to list and check the result:

       

    That OK, hope it works for you!

  • 相关阅读:
    oracle11g windows客户端安装
    leetcode做题总结
    后端工程师都应该知道的最佳实践
    阿里云ubuntu下nginx部署上线后报错问题
    漫谈逆向工程
    RPC远程过程调用(Remote Procedure Call)
    stub和proxy使用初衷
    vue如何绑定多个class style
    简单又好看的背景 , 代码实现方格背景
    使用C#.NET调用ICU进行编码检测和编码转换
  • 原文地址:https://www.cnblogs.com/mystar/p/Managed_Metadata.html
Copyright © 2011-2022 走看看