cancel
Showing results for 
Search instead for 
Did you mean: 

Content model and convert types

MartinTichovsky
Champ in-the-making
Champ in-the-making

Hello,

i have this content model

    <type name="custom:A">
      <title>A</title>
      <parent>cm:content</parent>
    </type>
    <type name="custom:B">
      <title>B</title>
      <parent>cm:content</parent>
    </type>
    <type name="custom:C">
      <title>C</title>
      <parent>cm:content</parent>
    </type>

Is here some possibility how can i change nodeType from custom:A to custom:C and later back to custom:A? Or from custom:A to cm:content? Thanks

2 REPLIES 2

angelborroy
Community Manager Community Manager
Community Manager

I guess you need to use aspects for that.

Hyland Developer Evangelist

abhinavmishra14
World-Class Innovator
World-Class Innovator