0

I can't see an option for format column where I can enter JSON codes.

enter image description here

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 Answers1

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:

  1. Column Formatting.

Alternative solution:

You can use Client Side Rendering (CSR) to highlight rows based on choice columns:

Reference:

  1. How to Highlight a Row on Active Status
Ganesh Sanap - MVP
  • 44,918
  • 21
  • 30
  • 61