Select panel issue in tabs component | Community
Skip to main content
New Participant
November 8, 2022
Solved

Select panel issue in tabs component

  • November 8, 2022
  • 1 reply
  • 1166 views

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

 

 

 

Can anyone help me on this.  

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 SantoshSai

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/632d6abb1f13667cc0457152268d50af3bfabfc4

Hope that helps!

Regards,

Santosh

1 reply

SantoshSai
SantoshSaiAccepted solution
New Participant
November 8, 2022

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/632d6abb1f13667cc0457152268d50af3bfabfc4

Hope that helps!

Regards,

Santosh

Santosh Sai
Vani1012Author
New Participant
November 10, 2022

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".

 

 

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