Configuring the search view

This json is an example of the available search view tab configuration options.

{ "sidebar.visible": true, "sidebar.actions.visible": true, //Since 1.7.2 "table.buttons.add.visible": true, //Since 1.7.2 "table.buttons.delete.visible": true, //Since 1.7.2 "table.actions.visible": false //Since 1.7.2 }