The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
941 views

Apply metadata based on query string or selected value in page control

When a user uploads/creates a document into my document library, i need to be able to apply a metadata tag to the document either from the URL query string or from the value selected in some web-part ...
0
votes
1answer
905 views

Unable to update taxonomy field in ItemAdded event

My code worked fine with my previously built (using SP web GUI) custom document library, whereby I would add a document and on the pop-up with the field textboxes, my ItemAdded event would set a ...