I'd like an easy way to expand or collapse content in lists and by headings. Use cases include:
For collapsing by headings, the Expando add-on exists, but it's not supported or available for Cloud.
For lists, the built-in Expand Macro does not work with the built-in lists.
Lists would either be collapsible by default or could be wrapped in a new macro that enables this functionality. The user should be able to expand a single item or all items at that level in the outline.
For an example of potential implementation of collapsible lists or outlines, see OneNote.
Is there a way to do this today?
Why not use the standard Macro "Expand" - put the page into edit mode >Insert>Macro
That provides a link line that allows the user to click to see the full text
I use this in FAQ tables ... first column is the question, second column includes the expand macro with the detailed answer. That means the table appears as a single line of text per question until they click the expand link.
I further format the question column as a heading style so that I can have a Table of Contents at the top of the page - hence the User can sort the table of questions alphabetically by clicking on the table header but can still see the original list of questions in the TOC and can jump straight to it
image2016-5-19 6:56:14.png
I think this is a great use case for the Expand Macro, as well as for combining headings and Table of Contents Macro with tables.
However, it doesn't help with collapsible lists, which is the core of my use case and question.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Perhaps I don't understand what you mean by a "collapsible list"
My example seems to keep the amount of text on the page at first view to a minimum (i.e. :"clean").
the "list" can be sorted
the list can have heading styles
and it is no cost using standard functionality
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Those are good points!
I guess the key difference is being able to do this with standard bulleted and numbered lists.
Looks like this:
https://www.microsoftpressstore.com/articles/article.aspx?p=2224065&seqNum=4
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ah - I think you mean an expanding drill down list with multiple levels
e.g. at first view it looks like
but clicking on 2 shows further options
then clicking on xxxx you get
That is "easy" too - just nest the expand macros i.e. within the expand macro for "2. aaa" include another set of expand macros as "xxxx click here" and "yyyy click here", then within the box for xxxx include another expand as "qqqqq click here"
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.
If anybody else also wants that feature, please vote for it here: https://jira.atlassian.com/browse/CONFCLOUD-41809
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, Chris
Did you get anywhere with this?
I'm wondering, is there perhaps a way to do this with a minimal CSS fiddle?
I know that CSS is technically the devil with regards to passing the pages on to people that might not be technically literate, but if it's only a line to apply the H1, H2, H3, etc, style to the ".expand-control-text" class, I'm hoping that it's relatively simple.
Best
Eliot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The only solution I've found is this add-on: https://marketplace.atlassian.com/plugins/com.addonengine.macrotoolboxforcloud/cloud/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That solution doesn't appear to exist anymore? Has anyone found one that works in Cloud?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nothing available. Can someone please help?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See post above:
If anybody else also wants that feature, please vote for it here: https://jira.atlassian.com/browse/CONFCLOUD-41809
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris,
We’ve created a Heading Expand/Collapse macro as part of our toolbox of useful Confluence Cloud macros. It lets you show and hide content under any heading style and also if it should be expanded or collapsed by default.
Try it here: https://marketplace.atlassian.com/1215202
Keen to know if it helps you out, feedback is always welcome
Tim
Edit: We've also added an expand and collapse macro for bullet and numbered lists.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, Tim. I didn't know that your add-on existed. I'll check it out.
On the surface, it looks useful for collapsing headings. However, it's a bit expensive for that single feature for our company.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the honest feedback . I can understand the issue with the pricing if you're looking just for that single feature alone.
We plan to continue expanding the number of macros included keeping it at the same price point. I'll take a look at your expandable lists request to see what's feasible considering Cloud's restrictions.
I recommend checking out the included HTML macro that lets you securely embed any HTML and JS into the page – others have found that valuable too.
Thanks again Chris!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris, I've created a prototype List Expand macro for you that's similar to OneNote. Keen to hear what you think!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tim, this is a great prototype! It's quite similar to what I was imagining. Cool to see it in action.
My initial constructive feedback (and you may already have considered this) is that I don't think we would want to have the entire item formatted like a link (color and underline). If the item were a paragraph of text, this would start to affect readability significantly.
In production, more ideal would be a clickable icon to expand/collapse, like the carrot bullet that is shown in your prototype.
I think we'd at least want to have an option in the macro settings as to whether the list is expanded or collapsed by default.
The ability to expand or collapse a certain level of the hierarchy without clicking every row separately could be useful, but I think this is a lower priority and wouldn't be required for the MVP. It's also a greater UI challenge to implement, I'm sure.
I look forward to seeing what you launch! Keep me posted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris,
Based on your feedback we’ve just released the list expand macro in the Macro Toolbox for Cloud add-on.
It works just like the prototype above but with some of the changes you suggested:
Give it a try, I'm keen to hear what you think!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tim, that's some agile progress! Thanks for considering the feedback. I'll have the team check it out.
I think the GIF (or video) is a nice way to show how the feature works. Let me know if you have a new one reflecting the production version.
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.