Polls and voting web part

The Polls web part is a simple way to gather quick input or feedback from staff by asking short questions directly on your SharePoint page.

Setting up the web part

:white_check_mark: Step 1: Create the Poll List

  • Go to the SharePoint site where the web part will be used.
  • In the left-hand menu (or from the settings gear), click Site contents.
  • Click + New > List and name the list: Poll.
  • After the list is created, add the following columns.

Required Columns (use these exact names and types):

Column Name Type
Title (Default column — no changes needed)
Choices Multiple lines of text
PeopleVoted Multiple lines of text
PollClose Date and Time
SuggestEnabled Yes/No

:pushpin: Make sure the column names match exactly as capitalization and spelling matter. The web part depends on these names and column types being correct.


Refer to the screenshot to confirm your setup matches.

:white_check_mark: Step 2: Create the Poll Suggestions List

  • Go to Site contents on the same SharePoint site.
  • Click + New > List and name the list: Poll Suggestions.
  • After the list is created, add the following column exactly as shown:

Required Columns (use these exact names and types):

Column Name Type
Title (Default column — no changes needed)
Body Multiple lines of text

:pushpin: Be sure to enter the column name and select the correct type exactly as shown. This ensures the web part can read the data properly.


:white_check_mark: Last step: Adding the Web Part to Your Page

  • Go to the page where you want the poll to appear.
  • Click Edit in the top-right corner.
  • Click the + button to add a new web part.
  • Search for and select the Poll web part.

image

Adding new poll
  1. On the Home page, select [Edit] button to edit the page
  2. Click the Edit app button, as highlighted below:

  1. In a left-hand side panel, under [Select Poll] drop-down, pick [Create new poll … ] option
  2. Provide [Poll Question], set expiry date, and chose whether you’d like to enable the user to [Suggest Poll]
  3. Use [Add Choice] button to add poll answers
  4. Click [Create Poll] to create a new poll
Swap a poll

Here is how to swap an existing poll with a new one:

  1. Edit the page the same way as when you create a new poll

  2. Edit the poll app as shown below:

  1. In a left-hand side panel, under [Select Poll] drop-down, pick [Create new poll … ] option
  2. Provide [Poll Question], set expiry date, and chose whether you’d like to enable the user to [Suggest Poll]