* Change colspan in listview Closed last PR as I messed up with my repo. Sometimes the fields have too much space or it is really small, this solutions allows the users to modify the field colspan per field using the following syntax in frappe.listview_settings `column_colspan: {"fieldname":2},` * Update docfield.jsonversion-14