Generic Super Type
Last modified on November 9, 2023
This sample demonstrates recreating the `Type` column (folder/file icons) and adds meaningful hover panels.
View on GitHubReferences
You can use column 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. The column formatting does not change the data in the list item or file; it only changes how it’s displayed to users who browse the list.
Blog post by Expiscornovus on how to create folders with colors using Power Automate.
Script sample by Tetsuya Kawahara and Ganesh Sanap on how to create folders with colors using PnP.PowerShell.