cancel
Showing results for 
Search instead for 
Did you mean: 

Change the content type suing javascript

mcasanket
Champ on-the-rise
Champ on-the-rise
Hi All,

  In one requirement I need to change the content type of a document to another.

  For example: There are two content types A and B.
                                 I want to change the B type document to A type using javascript.
                             

  Please help.
  Thank you!
1 REPLY 1

abarisone
Star Contributor
Star Contributor
Hi,
I think that you can specialize a content type if and only if content type A is a superclass of content type B.
If A and B are sibling I think you cannot change the content type.

Regards,
Andrea