The default views for a doctype include: Report, Kanban & Dashboard in the following dropdown and they also appear in the search/awesomebar:
How can they be removed? For some things, a list is enough.
The default views for a doctype include: Report, Kanban & Dashboard in the following dropdown and they also appear in the search/awesomebar:
How can they be removed? For some things, a list is enough.
Did you guys get fixes on the above?
This is set up in list_view_select.js
in setup_views.
The condition
has to evaluate to true
for the menu item to be included.