Forum Discussion
Frunkis
Feb 04, 2019Copper Contributor
Conditional formatting in SP
I have a column that is a multi-line text column that has a line at the bottom of many of them that says "Latest File: ABCD" I am looking for a way to automatically highlight or change the color of t...
Feb 04, 2019
I was thinking on suggesting you JSON formatting, but I think this scenario is not supported (particularlly, multiline text columns seems to be not supported yet: https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/column-formatting). So the other option that could work, but needs handons dev, is to create a SPFx field customizer: https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/get-started/building-simple-field-customizer