frappe.listview_settings[“Doctype”] = {
hide_name_column: true,
get_indicator: function () {
return null; }
};
Tried using this , but not working ,. Any other solutions