I’ve got some issue where I think I need your help
Our client asked for change in list view filtering to not show all terms from taxonomy in managed metadata, but only these from documents in library.
Currently we have two columns:
We have got managed metadata column populated by term taxonomy. When you try to use filter on column you’ve got visible all values from taxonomy
We also have custom field definition column inherit from TaxonomyField which in filter view only show values from documents present in library
I’ve tried to find the way to provide this filtering. After searching it looks like there is no simple way to do this for managed metadata column. Looking at net also didn’t get any conclusive answers. I’ve found only one place where someone asked the same question, but the answers are not satisfactory.
Thanks in advance for any help.
I’ve got some issue where I think I need your help
Our client asked for change in list view filtering to not show all terms from taxonomy in managed metadata, but only these from documents in library.
Currently we have two columns:
We have got managed metadata column populated by term taxonomy. When you try to use filter on the column you’ve got visible all values from the taxonomy.
We also have custom field definition column which inherits from TaxonomyField which in filter view shows only values from documents existing in a library.
I’ve tried to find the way to provide this filtering. After searching it looks like there is no simple way to do this for managed metadata column. Looking at net also didn’t get any conclusive answers. I’ve found only one place where someone asked the same question, but the answers are not satisfactory for my case.
Thanks in advance for any help.