I am using SPServices to do autocomplete and can pull from different lists. The one list I cannot find however is the “Tag” or “Tags” list. Does anyone know where it is so I can query directly from it? Thank you and let me know if this is confusing so I can elaborate.
Im new at SharePoint coming from much lighter web dev so please dont be afraid to tell me I dont know what I am talking about too. Thanks.
Using the “U2U CAML Query Builder”, it looks like there is the
TaxonomyHiddenListwhich can be queried against. It is hidden so I am assuming you need “owner” rights but it works for me.