logo
search
Others

How to Collapse Multiple SharePoint Sections Under One Header

Maira MehtabMaira Mehtab Sep 20, 2026 869 views

Question details

The user wants to place multiple SharePoint sections, which contain different layout configurations, inside a single collapsible header for better page organization.

Product
Microsoft SharePoint
Device & OS
not provided
Scenario
Designing a modern SharePoint page and attempting to optimize the user interface by hiding complex, multi-layout sections beneath a single collapsible toggle.
Observed behavior
Modern SharePoint only permits collapsing content within a single section layout. It does not currently support grouping multiple different section layouts under a single master collapsible header.
Before you start

Verify that you have Edit permissions for the SharePoint site and page you are working on, and ensure that the 'Collapsible sections' feature is available in your tenant environment.

Solution 1Recommended

Understand Limitations and Submit Feedback

Since modern SharePoint restricts collapsible sections to single layouts natively, users must utilize workarounds or submit a feature request for future updates.

In modern SharePoint, the page architecture ties the 'collapsible' property directly to individual sections. Because each section defines its own specific column layout (e.g., one column, two columns, one-third right), you cannot nest multiple distinct layouts under one overarching section header without breaking the grid system.

1
Verify current section layout functionality

Click 'Edit' on your SharePoint page, select a section, and click the 'Edit section' pencil icon. Notice that the 'Make this section collapsible' toggle applies exclusively to that specific layout block.

2
Consolidate into a single-column layout (Workaround)

Change your section to a single column layout. Instead of relying on section-level columns, insert multiple web parts consecutively within this single collapsible section to mimic a unified grouping.

3
Submit a capability request

Navigate to the Microsoft Feedback Portal (feedbackportal.microsoft.com) and search for 'SharePoint collapsible sections'. Upvote existing requests or submit a new suggestion to allow spanning headers across multiple layouts.

Alternative Approach: Consider using third-party accordion or tab web parts from the SharePoint Store, which often provide more advanced content grouping capabilities than native SharePoint sections.
Free Microsoft Office alternative

Boost Your Team's Productivity with WPS Office

While SharePoint handles your intranet page layouts, WPS Office offers a lightweight, highly compatible suite for creating, editing, and sharing the documents, spreadsheets, and presentations your team relies on daily. Enjoy a familiar interface without the hefty subscription fees.

  1. 1. Download and install: Visit the official WPS website to download the free installation package for your operating system.
  2. 2. Open Office formats: Directly open and edit .docx, .xlsx, and .pptx files downloaded from your SharePoint document libraries.
  3. 3. Save and share seamlessly: Save your work in standard Microsoft Office formats and upload them back to your team's collaborative workspace without losing formatting.
Highly compatible with Microsoft Word, Excel, and PowerPoint formats.Lightweight installation and incredibly fast startup speed.Built-in PDF editing tools for seamless document management.Free alternative with a familiar, easy-to-navigate user interface.
QA img-9

Frequently Asked Questions

How do I enable a collapsible section in modern SharePoint?

Put your SharePoint page into Edit mode, click on the specific section you want to modify, select the 'Edit section' (pencil) icon on the left, and toggle 'Make this section collapsible' to On. You can then name the section header.

Can I use web parts to create columns inside a collapsible section?

SharePoint native web parts do not create complex column structures themselves. The column structure is strictly determined by the section layout, which limits you to the predefined options (like two columns or three columns) within that single collapsible block.

Is there a way to link multiple sections together?

Natively, you cannot visually link or merge multiple distinct sections under one header. However, you can use Anchor links or a Table of Contents web part at the top of your page to help users jump to different sections quickly.