Forum Discussion
delluser120
Jul 08, 2022Copper Contributor
JSON formatting font color of Person or Group column
I'm trying to use JSON formatting to change the font color of a person or group column in sharepoint. I use the following json formatting for choice, date and time, and single line of text columns, w...
RobElliott
Jul 09, 2022Silver Contributor
delluser120 use @currentField.title
{
"elmType": "div",
"txtContent": "@currentField.title",
"style": {
"color": "#006666",
"padding-left": "14px"
}
}
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)