View mode configuration options
When you select your dashboard canvas, you can change the dashboard view mode settings in the Configuration panel.
You can also configure these options in applicationProperties, which is a top-level stanza in the dashboard definition. The following provides information for the options that you can configure:
| Option | Type | Default | Description |
|---|---|---|---|
| collapseNavigation | boolean | false | When true, collapse the Splunk bar, app bar, and Dashboard Studio menu when the dashboard loads in View mode. The navigation is not permanently removed and is viewable by navigating to the Display drop-down list and selecting Show navigation. The Display drop-down list is unavailable to dashboards that hide the navigation bars using URL parameters. |
| downsampleVisualizations | true | When true, render all data points, even if some might not display due to the chart's limited width. For more details, see Optimize the rendering of high density charts. | |
| hideEdit | false | When true, hides the Edit button in view mode. | |
| hideExport | When true, the Export button is hidden in view modes Actions dropdown, and users can't export dashboards. | ||
| hideOpenInSearch | When true, the Open In Search button is hidden in the visualization menu of selected visualizations and users can't click to open the search driving a visualization. | ||
| hideViewModeActionMenu | When true, hides the visualization action menu in view mode. |