Skip to main content
< All Articles

A cool way to display Project Phases on SharePoint Pages

Posted on June 16, 2025
SharePoint

I recently had a request from a client to find an interactive way to display project phases on a SharePoint page. They had a Project Management Office (PMO) SharePoint site, and they wanted to display various phases of the Waterfall project management process (Initiation, Planning, Execution, etc.), list its brief description, and document templates corresponding to each phase. So, in this article, I would like to show you the cool solution I came up with that would help you display Project Phases on SharePoint Pages.

Brief Overview of the proposed solution

Since the real estate on SharePoint pages is very limited and there is quite a bit of information to fit for each phase, I decided to use Collapsible Sections. They allow for a nice way to maximize real estate on the SharePoint page. I explained how Collapsible Sections work in this article. Then, each section is broken into multiple columns for the relevant information about each phase.

Below is an image of what the final product looks like. But let me show you how I built it.

Project Phases on SharePoint Pages

Step 1: Define Project Phases

The first step in the process is to create a collapsible section – one for each phase. In my case, I have the following 5 project phases:

  • Initiation
  • Planning
  • Execution
  • Monitoring & Control
  • Closure

Step 2: Create Collapsible Sections

  1. Next, we need to create a collapsible section for the first phase. For step-by-step instructions on how to do this – check out this article.Project Phases on SharePoint Pages
  2. After the collapsible section is created for the first phase, you can copy the same section for the other 4 phases (or you can duplicate them after a bit more setup/config is done – your preference).

Project Phases on SharePoint Pages

Step 3: Split the sections into columns

The next step is to split a given section into columns. In my case, I split into two columns. The first column is for a brief description of the phase, and the second column is for the links to templates, forms, and processes involved in that phase.

Displayphasescollapsiblesectionssharepoint3

Step 4: Add Web Parts

Next, we need to add web parts to the columns above. For the Phase description, the Text Web Part was used. For the links, I thought that Quick Links Web Part would be the best fit.

Displayphasescollapsiblesectionssharepoint4

Project Phases on SharePoint Pages

Step 5: Populate with content

At this point, we are ready to populate each section (phase) with relevant content.

Displayphasescollapsiblesectionssharepoint6

Step 6: Configure/format each collapsible section

In the last step, we can configure the collapsible sections to make them look pretty. Feel free to use your imagination, but here is what I did for my page:

  1. Added a separation line between sections and made the sections collapsed by defaultDisplayphasescollapsiblesectionssharepoint7
  2. Added Emoji icons to each phase title (On Windows PC, use the keyboard shortcut Windows key + . (period)).
  3. Added background colors to each sectionProject Phases on SharePoint Pages
  4. Once all of the steps above are completed – this is what the final Page looks like.

Example of the Phases/Processes in sections collapsed by default

Example of the Phases/Processes in sections collapsed by default

Project Phases on SharePoint Pages

An example of one of the phases (sections) expanded

About Me

I’m Greg Zelfond, a U.S. based SharePoint consultant, and I provide affordable out-of-the-box SharePoint consulting, training, and configuration assistance to small and medium-sized businesses all over the world.

Need help?