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
I guess you need to use aspects for that.
Similar question posted here, see the reply if that helps.
https://javaworld-abhinav.blogspot.com/2020/06/change-type-of-custom-content-types.html
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.