Skip to content

pnp/List-Formatting

Repository files navigation

page_type products languages extensions
sample
office-sp
json
powershell
contentType createdDate
samples
11/2/2017 4:52:42 AM

SharePoint List Formatting Samples

You can use column and view formatting to customize how fields in SharePoint lists and libraries are displayed. To do this, you construct a JSON object that describes the elements that are displayed when a field is included in a list view, and the styles to be applied to those elements.

This is a open source repository to share different kind of formatting json files between community. Check column-samples, view-samples or form-samples folder for what's currently available. Have you build one which you can share? - We do welcome contributions.

Column formatting sample

You can find more details around the column formatting capability from official SharePoint Dev documentation.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Sharing is caring!