Hi Team,
I have created a confluence where I have used Tab Container and created tab pages inside the container.
I have planned to have the first tab as an overview of details in the other tabs. For this purpose I have created table to keep each tab name as header and contents below.
Now, my requirement is to Navigate to the tab page by clicking on the name (header) i have mentioned in the table. So, based on the content, it will be easy to navigate to that page.
1. I tried Anchor, but it did not work.
2. URL is same for all the tabs as it is on the same page, so Link also did not help.
Kindly help me in achieving the above requirement.
Thanks in advance!
Regards,
Balaji N
Hi @Balaji N
I'm from the Mosaic team - can I check did you use the title of the tab?
The Mosaic Tab Container usually uses the exact title of the tab as the target ID.In the Confluence editor, look at the titles you gave to your nested Tab macros (e.g., "Tab 1: Project Scope", "Tab 2: Technical Specs") - the create the url [Your Confluence Page URL]#[Tab Title]
You need to create a link to the main page and append a parameter. The common parameter format for this type of macro is a query string with the tab's title. Then create the link with the url above
Also re Anchor just to check - did you place the anchor INSIDE the target tab's content?
Thanks
Abi
Hello @Abi Brown- Kolekti
Thanks for the Response.
1) Just to confirm, I should attach the link as [Page URL]#[Tab Title]?
Because, URL is same for page and on all tabs.
2) Yes, I used the Anchor inside the Tab page.
Regards,
Balaji N
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes URL is the same but tab title should be different - so its needs the extra parameter.
If it still doesnt work I think we would need to raise as a support ticket to see whats going on - my email is abrown@kolekti.com if you need to chat direct
Thanks
Abi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abi,
I tried the suggestion you provided — it works only when the link is opened in a new tab. But it does not load the current page to the tab content.
The URL updates as expected, but the page content does not navigate to the intended tab. As the URL is changed, after refresh, Page Navigates to the tab which the URL is loaded.
Also, the URL does not change when moving to other tabs. Because of this, even when in other tabs, after every refresh page Navigates to the tab which the URL is loaded with because the URL is now as [Page URL]#[Tab Title]
Regards,
Balaji N
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Tabs are not part of Confluence, so they come from an app. Which app is it? What is the name of the tabs in the macro browser? Can you provide a screenshot of the macro browser?
Best regards,
Jan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thanks for your response. I see the documentations of the tabs refer to the below link
https://docs.adaptavist.com/cfm4cs/latest/mosaic-macros/tabs
I found the following in Confluence Marketplace which I believe is used.
"Mosaic: Content Formatting Macros & Templates for Confluence"
Below is the name of tabs and tabs container in Macro.
Please let me know if any other details are required.
Regards,
Balaji N
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please contact the vendor directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.