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!

  • 相关阅读:
    spring整合Quartz
    Quartz基本使用
    hibernate框架基础描述
    POI技术实现对excel的导出
    CG-CTF CRYPTO部分wp
    CG-CTF web部分wp
    快速排序算法的c++实现
    tornado当用户输入的URL无效时转入设定的页面
    sicily 4699. 简单哈希
    unbutu下Io language的解释器安装
  • 原文地址:https://www.cnblogs.com/mystar/p/Managed_Metadata.html
Copyright © 2011-2022 走看看