Form customization : This groups the related columns in a list under a common title
For example : StreetAdrdress,State,Country,Zip columns can be grouped under a common title "Address"
1 . Go into the list , choose "New" .
2. Choose "Edit Form" icon in the upper right corner , select " Configure Layout" .
3 . Set "Apply Formatting" to "Body" .
4 . Under the "Formatting code" , paste the json code required to group the columns as per your wish . The "fields" are the column names and the "displayname" is the title for the grouping in the json code .
Link to the Json code : https://github.com/DepressionCenter/TrackMaster