Skip to content

Instantly share code, notes, and snippets.

@thechriskent
Created February 16, 2022 20:47
Show Gist options
  • Save thechriskent/39d2477715b4a06353e4e6db7709ab26 to your computer and use it in GitHub Desktop.
Save thechriskent/39d2477715b4a06353e4e6db7709ab26 to your computer and use it in GitHub Desktop.
{
"$schema": "https://developer.microsoft.com/json-schemas/sp/v2/view-formatting.schema.json",
"hideColumnHeader": true,
"hideSelection": true,
"groupProps": {
"headerFormatter": {
"elmType": "div",
"txtContent": "@group.fieldData"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment