How to Create a Custom ID Column in SharePoint List using JSON?
I was recently working on a project where I had to create a custom ID column in a SharePoint list with a specific format like yyyyMMdd-[ID]. But we can’t directly change or customize the default ID column of a SharePoint list. After researching, I figured out a way to customize the ID column of a … Read more >>>