Show TOC

Launchpad Configuration ParametersLocate this document in the navigation structure

You can use configuration parameters to configure different aspects of the launchpad.

Note These parameters cannot be configured in the launchpad URL.
Parameter Path Description
runStandaloneAppFolderWhitelist Start of the navigation path services Next navigation step NavTargetResolution Next navigation step config End of the navigation path

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.

enablePersonalization Start of the navigation path renderers Next navigation step fiori2 Next navigation step componentData Next navigation step config End of the navigation path This parameter determines whether the end user can personalize the home page. When set to true, the end user can perform the following actions:
  • Move, rename, delete, reset, or create new groups
  • Move or remove tiles

For more information, see Personalizing the Home Page.

enableSetTheme Start of the navigation path renderers Next navigation step fiori2 Next navigation step componentData Next navigation step config End of the navigation path 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.

For more information, see Setting a Theme.

enableSearch Start of the navigation path renderers Next navigation step fiori2 Next navigation step componentData Next navigation step config End of the navigation path This parameter determines whether the search option is displayed in the launchpad header bar.
enableHideGroups Start of the navigation path renderers Next navigation step fiori2 Next navigation step componentData Next navigation step config End of the navigation path 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.

For more information, see Hiding Groups.

enableTileOpacity Start of the navigation path renderers Next navigation step fiori2 Next navigation step componentData Next navigation step config End of the navigation path 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.

enableActionModeMenuButton

enableActionModeFloatingButton

Start of the navigation path renderers Next navigation step fiori2 Next navigation step componentData Next navigation step config End of the navigation path 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.