Remove comma formatting for number column type in the Properties pane
I have JSON code that will remove the commas from a Number column type (in screen cap named ‘Data ID’) in the list view. But whenever a user selects an item from the list, and clicks the ‘Data ID’ field in the Properties pane, the columns reappear. I have to frequently copy data from Sharepoint via the Properties pane, and need the numbers without commas. BTW, the commas also reappear if the user selects ‘Edit in grid view’. Any suggestions how to also remove commas from fields in the Properties pane?
I have JSON code that will remove the commas from a Number column type (in screen cap named ‘Data ID’) in the list view. But whenever a user selects an item from the list, and clicks the ‘Data ID’ field in the Properties pane, the columns reappear. I have to frequently copy data from Sharepoint via the Properties pane, and need the numbers without commas. BTW, the commas also reappear if the user selects ‘Edit in grid view’. Any suggestions how to also remove commas from fields in the Properties pane? Read More