map old taxonomiy field to new ones
-
Thursday, June 14, 2012 9:53 AM
Hi
I created new Taxonomy and now I would like to map the old taxonomy to the new created.
What is the easiest and fastest way to do this (programmatically)?
All Replies
-
Thursday, June 14, 2012 10:14 AM
Are you looking for updating list items. use below URL
Ashish Ranjan (Please click "Marked As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you)
- Proposed As Answer by AshishRanjan Sunday, June 17, 2012 4:41 PM
- Unproposed As Answer by TH-Chris Monday, June 18, 2012 11:43 AM
-
Monday, June 18, 2012 10:20 AM
Hi, yes I'd like to update list items and so on (switch from old content type to new one).
e.g. I do have a document list with fields of old contenty type 8and values). There I want to replace the old content type and the values behind.
Basically I want to create a small "tool" which does the following:
- Installation new Taxonomy
- Installation new Content types
- Migration of documents to new content types
- Migration of fields in the documents to new taxonomy values
- Removal of all old fields from list
So for that I would prefer a VS2010 Project whick does this. But how can I manage???

