When will nesting an expand into another expand be made available on confluence cloud?

Josiah Burke June 27, 2022

There was a question posted in 2019 about the need for this. The original accepted response was:

We're currently in the process of redesigning a new experience for the expand macro which will allow it to both nest and work seamlessly on any device. 

We'll absolutely let you know once it's live!

Sadly, that response was made in August of 2019 and has yet to come true. We're now coming up on three years without this feature. The PM who posted the original response hasn't had any activity in the Atlassian community since January of 2020 and was last active in May of 2020. I've decided to post the question again in hopes of a meaningful response.

I gave an answer to that post (which I will link below) which shows that nesting expands is possible, we just don't have UI functionality for it. Is this something that is on the roadmap that we can look forward to? This was a feature on Jira server that I myself, and I'm sure many others, used fairly heavily. I also believe that users of the cloud version without prior experience in this feature would also love it and get a benefit from it's existence.


Original post:

Solved: Nesting one expand macro in another (atlassian.com)


My Solution: 

The functionality is still there on the cloud side, it's just not existent in the editor. If you build pages dynamically using the APIs or have post-processing done via API calls to generate the pages, you can nest your expands. Below is a sample API call. In the below example, replace the items in double square brackets [[]] with your own content. It still needs to be added to the editor itself, and this is far from a perfect approach, but it's the only option right now that I can see as feasible. If you attempt to use the cloud editor after using this method, you'll see the below error in sections you've used this work around.

 

ConfluenceError.PNG

 


{
    "type":"page",
    "title":"[[$PageTitle]]",
    `"version":{
        "number":[[$VersionNumber]]
    },
    "space":{
        "key":"[[$PageSpace]]"
    },
    "body":{
        "storage":{
            "value":"<ac:structured-macro ac:name=\"expand\" ac:schema-version=\`"1\`" ><ac:rich-text-body><h1>First Nested Level</h1><ac:structured-macro ac:name=\"expand\" ac:schema-version=\"1\" ><ac:rich-text-body><h2>Second Nested Level</h2></ac:rich-text-body></ac:structured-macro></ac:rich-text-body></ac:structured-macro>",
            "representation":"storage"
        }
    }
}

5 answers

2 votes
timgragg
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 9, 2024

I have come up with another solution:

Create an outer expander

Add a Table inside that expander.

Add an expander inside the top-left box.

delete the rest of the columns and rows.Screenshot 2024-01-09 at 10.52.18 AM.png

1 vote
Ryan Fowler October 8, 2022

It seems like they're finally looking into this issue again!  There's a Jira ticket last updated on 06 Oct 2022 that's Unresolved and Under Consideration.  Hopefully, that means there's good news coming soon.

J. den Daas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 31, 2023

For my nested expand pages, I am waiting for a solution before converting to the new editor. Please re-introduce this functionality!

ppadmanabhan April 12, 2023

Is the nested expand feature enabled in confluence? This is a basic feature that should be available in confluence page. 

J. den Daas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 14, 2023

Where can I find/check/set that?

0 votes
ABR June 13, 2024

Its 2024 now and we are yet to get the nested expanders! The add macros within a numbered or bulleted list is also very much needed! Please get the features incorporated immediately. It's high time!

0 votes
Jay Giganti
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 31, 2024

Don't you love it when something sold to you as an upgrade is really a downgrade. Features seem to be lost left and right

Jay Giganti
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 31, 2024

Stuff like this is a piece of cake in Notion

0 votes
Julian Lopez Carballal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 10, 2022

This is also receiving some more attention because of Bring back the option to add macros within a numbered or bulleted list which was something one could do in previous versions and depends on Nest Expand or other Bodied Macros in another Macro to be implemented

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events