Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Select panel issue in tabs component

Avatar

Level 8

Hi All,

 

I have a tabs component which has sling:resourceType=''/apps/accommons/components/content/tabs"

The accommons tabs component has a sling:resourceType=''/apps/core/wcm/components/tabs/v1/tabs"

The select panel isn't working

The same tabs component working fine on editable template I am able to switch between the tabs, but not on static template

I am having Aem SP6.5.11.0

 

Vani1012_0-1667904917224.png

 

 

Can anyone help me on this.  

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Vani1012,

Core Components (require AEM 6.3 or higher) and require the use of editable templates (https://helpx.adobe.com/experience-manager/6-5/sites/authoring/using/templates.html). They do not work with the Classic UI nor with static templates.

For more details please visit [0],[1].

[0]: https://github.com/adobe/aem-core-wcm-components/issues/597

[1]: https://github.com/AdobeDocs/experience-manager-core-components.en/commit/632d6abb1f13667cc045715226...

Hope that helps!

Regards,

Santosh


Santosh Sai

AEM BlogsLinkedIn


View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @Vani1012,

Core Components (require AEM 6.3 or higher) and require the use of editable templates (https://helpx.adobe.com/experience-manager/6-5/sites/authoring/using/templates.html). They do not work with the Classic UI nor with static templates.

For more details please visit [0],[1].

[0]: https://github.com/adobe/aem-core-wcm-components/issues/597

[1]: https://github.com/AdobeDocs/experience-manager-core-components.en/commit/632d6abb1f13667cc045715226...

Hope that helps!

Regards,

Santosh


Santosh Sai

AEM BlogsLinkedIn


Avatar

Level 8

I have created a static template in we-retail and added tabs component on the page the switch panel is working fine, here also we-retails tabs component has a sling:resourceSuperType="/apps/core/wcm/components/tabs/v1/tabs".

Vani1012_0-1668076954093.png

 

 

But in my website its not working, Can you help me.