Skip to main content
< All Articles

Create a Simple Checklist Using Yes/No Columns and Collapsible Sections

Posted on July 27, 2026
SharePoint

What I love about SharePoint and other Microsoft 365 apps, for that matter, is that there are so many ways to achieve the same objective/requirement. One of the most common requirements for any business is the ability to create checklists. I actually already documented the various options in one of my earlier posts. However, since then, while driving from New Jersey to Boston after visiting my kids, I came up with another option. It relies on a few unique features of SharePoint. Let me explain.

Here is what we are going to build:

Checklistyesnocollapsiblesection1

Step 1: Create a Checklist using Lists

The first step is no different from my previous options; the list itself would live in the MS Lists app. Go ahead and create one with the columns you need. You can either create one manually or import one from Excel/CSV – I explained the steps here.

Checklistyesnocollapsiblesection2

Step 2: Add Yes/No Column

Next, we will add a Yes/No column. This will add a clickable checkbox, as you see in the example above.

  1. Click +Add column and choose the Yes/No column typeChecklistyesnocollapsiblesection3
  2. Give the column a name, and set the default value to No. Click Save.Simple Checklist

Step 3: Create views for each category

This step is optional, especially if your checklist is short and simple. In my case, I have different categories to organize checklist items. So I will create a view for each category. This will be useful in subsequent steps, ensuring that each collapsible section on a page displays only a specific category of questions/rows.

Simple Checklist

  1. Filter by Category firstSimple Checklist
  2. Next, and this is SUPER IMPORTANT, click Edit in Grid View. This will allow users to easily complete the checklist items (i.e., check the boxes). I explained this functionality in this article.Simple Checklist
  3. Then save this as a new viewChecklistyesnocollapsiblesection8
  4. Repeat this for all the other categories (create additional views)
  5. You can also create conditional formatting to turn Yes responses into green cellsChecklistyesnocollapsiblesection11

Step 4: Create Collapsible Sections using SharePoint pages

Next, we will create a page with collapsible sections, each displaying the embedded list in a given view. Refer to this post on how to create collapsible sections. Each section will have the list embedded as follows:

  1. Add the List Web part to the SharePoint pageChecklistyesnocollapsiblesection9
  2. Choose the list that contains your checklistChecklistyesnocollapsiblesection10
  3. Next is the most important part. We only want the section to display the specific view (category). Make all the proper selections for each image below.Checklistyesnocollapsiblesection12
  4. Next, just copy the sections and change each one to a different view of a listChecklistyesnocollapsiblesection13
  5. Make sure to Publish the page at the end

Additional information on this method

  1. Copying this checklist is somewhat of a pain because we have lists and pages involved, so you might need to do a bit of copy/paste with lists and page manipulation each and every time.
  2. If you would like to see additional examples of checklists built in SharePoint and other Microsoft 365 apps, feel free to check out my LookBook 365 portfolio.
Gregory Zelfond, the SharePoint Maven - profile photo

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?