Sharepoint List - Multiple Choice List

azerval anao 1 Reputation point
2022-09-15T06:20:58.64+00:00

Hi,

New to sharepoint lists here. I was wondering if there is a way to set up fields for multiple choice options. With the choice list format I am restricted to only one choice per cell. I'd like to customize the field so that I can select more than one choice and separate each choice by commas. Please let me what the simplest way of going about this would be. Thanks.

Microsoft 365 and Office SharePoint For business Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 51,836 Reputation points Microsoft External Staff
    2022-09-16T07:06:15.443+00:00

    @azerval anao

    Here're steps:

    1.Create a choice column, enable Allow multiple selections.

    241786-image.png

    2.Click the choice column -> Column settings -> Format this column -> Advanced mode -> Add following codes.

    {  
      "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json"  
    }  
    

    241821-image.png

    241776-image.png

    3.Result.

    241726-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.