04-19-2020 04:18 PM
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
04-20-2020 05:51 AM
I guess you need to use aspects for that.
05-28-2020 01:42 PM
Similar question posted here, see the reply if that helps.
https://javaworld-abhinav.blogspot.com/2020/06/change-type-of-custom-content-types.html
Explore our Alfresco products with the links below. Use labels to filter content by product module.