0
votes
0answers
27 views

(Parent) terms missing from quick launch

I have a term set, built up like this: Page 1 Page 1-1 Page 1-2 Page 1-2-1 Page 1-2-2 Page 2 Page 2-1 It is set up to be used for site navigation, and is based on term-driven pages. ...
1
vote
1answer
213 views

Getting TermSet and Terms from Microsoft.Sharepoint.Client.Field

I'm having a hard time trying fo figure this one out. I can only use Microsoft.Sharepoint.Client for this. I'am working with Sharepoint 2013. I need to list all Fields (Metadata) For a certain ...
1
vote
0answers
350 views

Getting Null returned from taxonomy field in PowerShell?

I am trying to update a metadata field when adding an item to document library. All the other columns are updating. The error is on this line and basically $taxfield is returning null. $taxField = ...