sharepoint 2013 - How to add an item in a metadata column into termstore? -


I have configured a managed metadata service and added some word set and conditions. I then with a metadata column Create a list that can use these terms I am able to get the hint for the conditions in this column.

Now, my requirement is that when I add some item to this column which is not present in the word store, then it will be back in the store to enable two types of functionality like this and next time I should also get an indication of this word.

Can anyone explain how this can be achieved? Any help would be greatly appreciated ...

You can try the following: your column settings Go and allow the "Fill" option again when you add or edit items in the word picker dialog, you will see a "Add a new item" link, which you can use to use this dialog instead of going to the word store manager Allows the wording to add words.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -