Editable Templates allowed components showing only the components which has sling:resourceSuperType property in 6.4.7 | Community
Skip to main content
Kishore_Kumar_
Level 9
August 9, 2020
Solved

Editable Templates allowed components showing only the components which has sling:resourceSuperType property in 6.4.7

  • August 9, 2020
  • 1 reply
  • 2760 views

hi team,

 

In 6.4 editable templates structure mode, allowed components used to show all the components whatever we configure in policies.


http://localhost:4504/editor.html/conf/we-retail/settings/wcm/templates/hero-page/structure.html


But when we upgraded to 6.4.7 it is showing only the components which has sling:resourceSuperType property.

Has anyone faced this issue? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vanegi

Hi @kishore_kumar_,

I have seen that in prior version of AEM 6.4 (eg: AEM 6.4.2), components without cq:design_dialog node are allowed in layout container while editing the template policy. However in later version, it is updated to not allow such components without cq:design_dialog node and now in structure view, only components with cq:design_dialog are allowed when editing the template policies. Just check if it is related to this use case.

 

Thanks!!

1 reply

vanegi
Adobe Employee
vanegiAdobe EmployeeAccepted solution
Adobe Employee
August 9, 2020

Hi @kishore_kumar_,

I have seen that in prior version of AEM 6.4 (eg: AEM 6.4.2), components without cq:design_dialog node are allowed in layout container while editing the template policy. However in later version, it is updated to not allow such components without cq:design_dialog node and now in structure view, only components with cq:design_dialog are allowed when editing the template policies. Just check if it is related to this use case.

 

Thanks!!

Kishore_Kumar_
Level 9
August 9, 2020
hi @vanegi may i know the reason behind it please as we don't have cq:design_dialog for most of the components.