Hi,
One of our confluence page we used nested tabs scenario (tab inside another tab). Recently we upgraded from confluence version3.1 to 4.2. On 4.2 . We are not able to make the first tab as default. For your reference i am attaching the code below. In this scenario default tab is displaying as Circuits (expected to make Overview as default tab). Please verify and help us to fix this issue.
{code}
h1. Code on the main page (first two included pages does not have any tabs)
{composition-setup}
{deck:id=Quality|effectType=fade}
{card:label=Overview}
{include:dbkm-flow}
{card}
{card:label=Design Reviews}
{include:dbkm-reviews}
{card}
{card:label=Circuits}
{include:dbkm-circuits}
{card}
{card:label=RTL&Logic}
{include:dbkm-logic}
{card}
{deck}
h1. Code on included page
{deck:id=Circuits|effectType=fade}
{card:label=Review Guides}
h4. Circuit Review Guidelines([here|Design and Simulation Guidelines])
{card}
{card:label=Corners}
{card}
{card:label=Simulation BKMs}
{include: dbkm-cktsim}
{card}
{card:label=Calculators}
{include: dbkm-cktcalc}
{card}
{card:label=DFM}
{include: dbkm-dfm}
{card}
{deck}
{code}
Try to remove defalt option from any cards in the inner deck. We had the same issue: tab that included another deck was showing as default tab even though the tab itself did not explicitely have default set to true. Looks like a bug in 5.1.5 that we use. The workaround is to have only one default tab on a page, regardless of how many nested tabs the page has.
Hey there, Rinku.
I noticed that it has been a while since you received any response here. Therefore, I would recommend you to contact the plugin vendor to get your query answered.
Hope this helps and good luck.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.