I can't see an option for format column where I can enter JSON codes.
Asked
Active
Viewed 1,392 times
0
Ganesh Sanap - MVP
- 44,918
- 21
- 30
- 61
Jerico
- 3
- 3
-
I would like to format a column in SP 2013 using CSR not based on a condition. Can this be done? – Bob Sep 19 '19 at 00:04
1 Answers
2
You cannot use column formatting using JSON in SharePoint 2013.
Column formatting using JSON is available for SharePoint Online, SharePoint Server 2019, and SharePoint Online Small Business only.
Reference:
Alternative solution:
You can use Client Side Rendering (CSR) to highlight rows based on choice columns:
Reference:
Ganesh Sanap - MVP
- 44,918
- 21
- 30
- 61
-
-
-
Yes you can use Client Side Rendering (CSR) using JSLink. See my answer given in updated answer link. – Ganesh Sanap - MVP Apr 07 '19 at 10:53
-
