Tagged Questions
2
votes
2answers
176 views
Query SP2013 Managed metadata term store
I was wondering if it is possible to query the Term Store via the REST API or Javascript Client Object Model in SP2013.
I can't quite seem to work out the naming scheme for the REST API to discover ...
0
votes
0answers
71 views
Tagging 'I Like It"
I am building a site navigation page containing all the sites and web a user has access to. I am presenting a alphabetized list of Site names to the user. I want to put a "I Like It" button next to ...
1
vote
1answer
630 views
How can I access the Taxonomy store using the Client Object Model?
We are writing an Outlook plugin and need to create an overview of the available Managed Metadata term stores and terms from clients that connect to SharePoint. I have used the TaxonomySession to do ...
0
votes
1answer
213 views
accessing wssid and the guid of managed meta data using silverlight
I am making a silverlight UI to allow users to enter information into a list. I want give the users a choice of metadata to enter into the list, but in order to enter the metadata into the list, I ...