Tuesday, June 30, 2015

SharePoint 2013: working with managed metadata open term sets

Introduction

This posting walks through the process of creating a managed metadata open term set, that is, a term set to which users can add terms.  This posting starts out by creating a new term set group, adding a new term set to this group and then adding a few terms.  Next, the posting walks through adding a new managed metadata column to the list and configuring it for the new term set you created and also configuring it as an open term set.  Lastly, the posting walks through editing this column for a list item and adding a new term to the term set.  This posting assumes that a list has already been created.

Procedure
  1. Create a new "open" term set
    1. Launch Central Administration.
    2. Navigate to: Application Management > Manage service applications.
    3. Click on Managed Metadata Service.
    4. In the Taxonomy Term Store at right, hover the cursor over Managed Metadata Service, and then click the down arrow that appears.
    5. Select New Group.
    6. Enter a name for the new group.  For this posting, this will be TEST.
    7. Hover the cursor over the name of the new group, and then select New Term Set.
    8. Enter a name for the new term set.  For this posting, this will be MyTermSet.
    9. Select the new term set.
    10. On the General tab at right, look for the Submission Policy setting and then select the Open option:
    11. At the bottom of this page, click the Save button.
    12. Hover the cursor over the new term set name, and then select Create Term.
    13. Enter a name for this term.
    14. Create additional terms as needed.
  2. Add metadata column to list
    1. Navigate to the target list.
    2. Select the LIST ribbon at top.
    3. On the LIST ribbon, in the Settings group, click the List Settings button.
    4. Scroll down to the Columns section, and then click on the Create column link.
    5. In the Name and Type group, select the Managed Metadata option:
      .
    6. Scroll down to the Term Set Settings group, and then select the Use a managed term set option (this is selected by default).
    7. In the term set box, expand: Managed Metadata Service > [Your new term group] > [your new term set].
    8. Select your new term set.
    9. Scroll a little further down to the Allow Fill-in group, and then select the Yes option:
    10. Click on the OK button at bottom.
  3. Add a new term
    1. Navigate to the target list.
    2. Select an item.
    3. On the ITEM ribbon, in the Manage group, click on the Edit Item button.
    4. Look for the managed metadata column, and then click on the tag icon.
    5. Select the term set name, and then click on the Add New Item link at top:
    6. Enter a name for the new term.  For this posting, this will be MyNewTerm.
    7. Click to the left of the term.
    8. Click OK.
  4. Verify new term
    1. Launch Central Administration.
    2. Navigate to: Application Management > Manage service applications.
    3. Click on Managed Metadata Service.
    4. Expand: Managed Metadata Service > [your new term group] > [your new term set] > [your new term].
References

No comments: