Skip to content

Instantly share code, notes, and snippets.

@mrik23
Last active November 19, 2017 07:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrik23/e749ea6949b60648427c1f846d54f9b8 to your computer and use it in GitHub Desktop.
Save mrik23/e749ea6949b60648427c1f846d54f9b8 to your computer and use it in GitHub Desktop.
{
"$schema": "http://columnformatting.sharepointpnp.com/columnFormattingSchema.json",
"debugMode": true,
"elmType": "div",
"txtContent": "@currentField",
"style": {
"background-color": "blue",
"color": "white",
"padding-left": "10px"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment