How to make sidebar closed in List and Form View?

The requirement is to make default behavior for sidebar in List and Form view off for all DocTypes.

There is no option to make a default behavior, but once you have toggled it to closed, it will be closed in v15.

In List view

For the Form view, you can disable it in Doctype settings, but this will completely hide the sidebar.

Now, a new feature is enabled, you can disable or enable it from the user side. but it will apply to all. and if you want to set for a particular doctype then go with @ejaaz process.

3 Likes

Thanks @ejaaz @NCP
The requirement is to make sidebar toggled off as default so it can be toggle on later by users, not disable it or remove remove its content.