Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

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

SOLVED

Custom Tabs Component

Avatar

Level 3

Hi all,

i need help for archiving my custom functionality on tabs component,
Existing functionality: in tabs component we are able to author different content in separate tabs those content will be displayed "bellow" the specific tab.

Required Enhancement:  i should be able to author different content above and bellow in the same tab
eg, if i author tab 1 i should be able to change content above the tab1 and bellow the tab 1.

"need slightly code for the same"

Reference image for Required Enhancement:

af30fff8-e84b-4105-824c-7404e7f27916.png

Thanks & Regards
    Hari Prasath
@arunk @arunpatidar @SantoshSai @Lokesh_Vajrala @Saravanan_Dharmaraj @krati_garg 

 
 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Employee Advisor

I recommend overlaying the tab core component and updating its HTL file to add additional parsys on top also and control it by CSS.

Regarding the code, you have to duplicate code "which is rendering bottom part".

Avatar

Correct answer by
Community Advisor