If the preview widget shows a PDF, it can switch between a single-page or double page display. Using the Select multi-page layout button, users can switch the different displays of the layout. You can configure if users see that button at all.
Hide the Multi-page layout option
The Select multi-page layout button is configured at the Preview asset (asset type: Workspace widget configuration).
To change the setting:
-
Search for the Preview asset: For example, enter the censhare:workspace.widget.config.csAssetPreviewWidget.preview resource key in the Detailed search of censhare Web.
-
Open the asset and switch to the Details tab.
-
Open the Widget properties widget for editing.
-
The configuration for Select multi-page layout is stored in the Internal workspace configuration:
<xmldata> <configuration hideMultiPageLayoutSelector>="false"/> </xmldata> -
To hide the Select multi-page layout button, change the value of hideMultiPageLayoutSelector to true.
-
Click OK to save your changes.