Custom Tabs Component | Community
Skip to main content
New Participant
November 10, 2022
Solved

Custom Tabs Component

  • November 10, 2022
  • 2 replies
  • 892 views

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:



Thanks & Regards
    Hari Prasath
@71132 @arunpatidar @santoshsai @lokesh_vajrala @saravanan_dharmaraj @krati_garg 

 
 

 

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

2 replies

arunpatidar
arunpatidarAccepted solution
New Participant
November 10, 2022
Mohit_KBansal
Employee
November 10, 2022

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