Skip to main content

Questions tagged [managed-metadata]

SharePoint 2010 comes with an enhanced mechanism for managing your enterprise contents in SharePoint portal. Managed metadata refers to organizing your SharePoint contents so that they are easily categorizable and searchable. - Metadata and Tagging - Taxonomies - Folksonomies

0 votes
1 answer
62 views

I've been following this excellent Unlock the Full Potential of SharePoint: Creating a Solution for Microsoft Lists and Document Sets video and I've had to use a managed metadata column in both the ...
Martin G's user avatar
0 votes
1 answer
38 views

I have this question for our SharePoint sites which we are currently creating. Currently we need to create sites for our departments (10++), will take Commercial & HR as an example :- HR ...
microsoftdeveloperdesigner's user avatar
0 votes
1 answer
60 views

Inside any SharePoint online we have a term group named "People", and each tenant will have different values under the term sets, here are the values from one tenant:- and on my test tenant ...
microsoftdeveloperdesigner's user avatar
0 votes
0 answers
24 views

I have a SharePoint online document library , which contains custom content type and 2 custom columns as follow:- ChoiceOnly of type choice TermOnly of type managed metadata linked to a term set now ...
microsoftdeveloperdesigner's user avatar
0 votes
1 answer
311 views

I'm trying to customize a sharepoint library form for creating new document sets. I'm having trouble with the managed metadata columns. Two managed metadata issues: in the combo box (both modern and ...
nivloe's user avatar
  • 1
0 votes
1 answer
265 views

I have a SharePoint Library that includes 3 Managed Metadata columns. The user populates a SharePoint default form to create a new Doc Set, then a Canvas App populates with that data as an Approval ...
Quilly's user avatar
  • 507
0 votes
2 answers
398 views

After applying a recent patch in our SharePoint environment, I've encountered an issue with Managed Metadata fields. When selecting a document, the actual values of these fields no longer appear in ...
steedwmax's user avatar
0 votes
1 answer
106 views

Basically, I'd like to take a list of items that already have tags applied to them like this: Item Keywords Item 1 red, blue, green Item 2 red Item 3 blue, orange, purple Item 4 green The let the user ...
slightlyconfused's user avatar
0 votes
1 answer
3k views

I have a SharePoint Online Library in which I am customizing the form with PowerApps. I added a button to the screen with Submitform(SharePointform1) as the OnSelect. I keep getting this error: &...
Quilly's user avatar
  • 507
0 votes
1 answer
141 views

I created one Metadata column with multi-select and it created 2 hidden fields with suffixes "_0" and "_1", Due to that Sharepoint search is not working for this field   Can anyone ...
Mihir's user avatar
  • 1,546
0 votes
1 answer
177 views

In SP Online, I'm trying to delete a "Managed Metadata" column in a library but getting the below error in UI and also in PowerShell: Error: Cannot change Hidden attribute for this field ...
George's user avatar
  • 1,522
0 votes
1 answer
153 views

We have a term set named Customer and we have a managed metadata site column named "mmcustomer" which allow multiple selection linked to the customer term set:- and inside our document ...
John John's user avatar
  • 1,420
0 votes
1 answer
5k views

I am writing a Power automate flow to process data from a Sharepoint repository which contains managed metadata fields (columns) with zero or more terms each to generate a list where each row has only ...
FarO's user avatar
  • 121
0 votes
1 answer
264 views

I'm using JSOM to update a managed metadata column (in SharePoint 2016) using term GUID like this: ... var oListItem = collListItem.itemAt(i) oListItem.set_item('SPSBaranID', theTermGUID) oListItem....
KDM's user avatar
  • 1
0 votes
1 answer
79 views

I have a managed metadata column called 'year' - 2021, 2022, 2023 etc. This is in a SharePoint Online list. It was working ok until around 3 days ago. when i 'filter by' column, i now see the ...
Justin Green's user avatar

15 30 50 per page
1
2 3 4 5
53