Hi @Parvathy_C Unlike the Touch UI, Class UI dialog does not support resource merge. Once you create a classic dialog, it will override the parent(sling:resourceSuperType) dialog completely. You can do two things.Completely copy the classic dialog from parent(sling:resourceSuperType) and paste in un...