
You can use configuration parameters to configure different aspects of the launchpad.
| Parameter | Path | Description |
|---|---|---|
| runStandaloneAppFolderWhitelist |
This parameter allows you to control the list of locations from where apps can be run in standalone mode. Default values for this parameter are provided by SAP in the FioriLaunchpad.html file. You can override these default settings in a launchpad configuration file. Allowed values are name-value pairs where the name is a path, and the value is true or false. For a code example, see Security Aspects for Standalone Applications. |
|
|
enabled |
|
This parameter determines whether the end user can send feedback about SAP Fiori Launchpad to SAP. Default value: true For more information, see Configuring the Option to Give Feedback |
|
enabled |
|
This parameter determines whether end users can create support tickets directly in the launchpad. Default value: false For more information, see Configuring the Option to Contact Support from the Launchpad |
| enablePersonalization | This parameter determines whether the end user can personalize the home page. When set
to true, the end user can perform the following
actions:
Default value: true For more information, see Personalizing the Home Page. |
|
| enableSetTheme | This parameter determines whether the end user can set the theme in the User
Preferences dialog. When set to true, the end user can select the theme to use. When set to false, the end user can see the current theme, but cannot select a different one. Default value: true For more information, see Setting a Theme. |
|
| enableSearch | This parameter determines whether the search option is displayed in the launchpad
header bar. Default value: true |
|
| enableHideGroups | This parameter determines whether the end user can hide groups on the home page. When set to true, the Hide Groups option is displayed in the Options menu. Default value: false For more information, see Hiding Groups. |
|
| enableTileOpacity | This parameter determines whether tiles are displayed with varying degrees of opacity,
according to the frequency of their usage. When set to true, frequently-used apps visually stand out in comparison to less frequently-used apps, which are more transparent. Default value: false |
|
|
enableActionModeMenuButton enableActionModeFloatingButton |
These parameters determine whether the end user can access tile actions. When enableActionModeMenuButton is set to true, the Tile Actions option is displayed in the Options menu. When enableActionModeFloatingButton is set to true, a floating button appears at the bottom right of the screen. If neither of these parameters are set to true, end users will not be able to access tile actions. Default value: true |