You can use column and view formatting to customize how fields in SharePoint lists and libraries are displayed. To do this, you construct a JSON object that describes the elements that are displayed ...
Since SP can't consume a JSON list (I don't think), I think I have to put together a Business Data Connectivity Model in VS2010. Beyond that, though, I'm struggling to figure out exactly how to use ...
Column formatting in SharePoint has been around for a while but today I was asked about making how to format date columns to appear appear like yyyy-MM-dd. In my SharePoint library I’ve got a date ...