Skip to content

Instantly share code, notes, and snippets.

@mrik23
Created December 3, 2017 16:58
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/ec0f7b63d6f67fe37a33807e70d8aeb2 to your computer and use it in GitHub Desktop.
Save mrik23/ec0f7b63d6f67fe37a33807e70d8aeb2 to your computer and use it in GitHub Desktop.
{
"$schema": "http://columnformatting.sharepointpnp.com/columnFormattingSchema.json",
"debugMode": true,
"elmType": "div",
"txtContent": "@currentField",
"attributes": {
"class": {
"operator": "?",
"operands": [
{
"operator": "==",
"operands": [
"[$Owner.email]",
"@me"
]
},
"ms-bgColor-themeTertiary ms-bgColor-themeSecondary--hover ms-fontColor-black",
""
]
}
},
"style": {
"padding-left": "4px"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment