@cosmicthief You could probably include the dialog of the OOTB button components via /libs/granite/ui/components/coral/foundation/include and customize the HTML/CSS as you would like.
@dms879090
cq:isContainerBooleanIndicates whether the component is a container component and therefore can contain other components such as a paragraph system.
You could probably create a subgroup and add it to the policies. cq:isContainer would make a tree structure for the content tree.
@Itsmevink You can try replicating it via http://localhost:4502/libs/replication/treeactivation.html just in check in case the crx/de replication is working as expected.
@Vasu542201 You have to define your model class for articledetails and inject your multifield properties to ArticleDetails
@chidresource
private List<ArticleDetails> articleDetails
@srk381 There isn't any metadata stored about it as the archetype is not required once the project is generated. You could use this and compare files and look into the release notes for differences between Archetype and your existing AEM project. However, not so reliable- https://github.com/adobe/a...