
The portal provides a framework page that gives you the SAP Fiori launchpad experience within the SAP Enterprise Portal environment.
Location in Portal Catalog: (pcd:portal_content/every_user/general/defaultFFPFrameworkContent/FioriFrameworkPage)
Do not modify the delta link source object of the above-mentioned framework page, which is located in a subfolder of the Portal Catalog under the Content Provided by SAP folder.
The following configuration options are available:
|
Name |
Description |
|---|---|
|
Remove Duplicate Tiles from Remote Content within a Category |
Determines whether just a single tile appears within a category when multiple tiles from remote content exist with identical title, subtitle, and intent. When enabled, the merge is done
|
|
Enable Alphabetical Sorting of Tiles by Title Within a Category |
Determines whether tiles are sorted alphabetically by title within a category. When enabled, the tiles are sorted
|
|
SAPUI5 Library Source |
Determines whether the SAPUI5 library in use is ABAP or JAVA. |
|
Custom SAPUI5 Module Plugin Name |
Specifies the SAPUI5 module name of the custom JavaScript plugin to be launched at runtime. The name identifies the module and is used with jQuery.sap.require to load the module. Example my.custom.plugins.CustomPlugin
Note
Relevant only if Custom Plugin URL is also defined. |
|
Custom Plugin URL |
Specifies the path to the custom JavaScript plugin. Custom plugins are launched at runtime and enable you to extend the capabilities of the Fiori Framework Page and register to events. Custom plugins must be defined as SAPUI5 modules. Example \myapplication\CustomPlugin.js
Note
Relevant only if Custom SAPUI5 Module Plugin Name is also defined. |
|
Display Mode for Related Links Note
For desktops only. |
Determines whether related links in an iView or page are displayed in a pop-up window or in a side panel next to the content area. Selecting the pop-up window option enables end users to access pop-up windows by choosing related links buttons in the footer bar. |
|
Name |
Description |
|---|---|
|
Enable 'Hide Groups' in 'Options' Menu |
Determines whether the Hide Groups option appears in the Options menu in the home page header bar. Selecting the Hide Groups option enables users to hide and show groups on the home page. |
|
Enable Personalization |
Determines whether users can personalize the home page by managing groups, and managing the tiles in each group. This includes setting the theme by selecting Theme from the User Preferences option in the Options menu in the home page. The themes available for the user are those configured by the administrator on the running desktop. Note
This checkbox must be selected for other personalization options to affect the launchpad behavior. |
|
Enable 'Sync Home Page' in 'Options' Menu |
Determines whether the Sync Home Page option appears in the Options menu in the home page header bar. Selecting the Sync Home Page option enables users to:
For more information, see Enabling Home Page Synchronization |
|
Enable Floating Action Mode Button |
Determines whether a floating Clicking the action mode button enables users to perform all of the personalization actions for the home page. |
|
Enable 'Personalize Home Page' in 'Options' Menu |
Determines whether the Personalize Home Page option appears in the Options menu in the home page header bar. Selecting Personalize Home Page enables users to perform all of the personalization actions for the home page. |
|
Enable Locked Group |
Determines whether a locked group of tiles set up by a content administrator appears on the home page. For more information, see Setting Up a Locked Group |
|
Enable 'Settings' as Tile Action |
Determines whether the Settings menu option is added to the available actions displayed when users hover over or tap tiles in action mode. |
|
Name |
Description |
|---|---|
|
Enable Filtering by Tags in Tile Catalog |
Determines whether users can filter by related terms in the tile catalog. You define the terms in the Tags property for iViews or pages. For more information, see Managing iView and Page Properties |
|
Enable Filtering by Category Name in Tile Catalog |
Determines whether users can filter by category in the tile catalog. A user can select a category from the dropdown list and the tiles will be filtered according to the selected category name. |
|
Enable Filtering by Text in Tile Catalog |
Determines whether users can search for specific tiles by text in the tile catalog. A user can type in the textbox and the tiles will be filtered according to the typed text. |
|
Enable Search for Object Pages |
Determines whether users can search for business objects (such as Customers or Suppliers), and display a detailed view of a search result. |
|
Enable Search Icon in Header Bar |
Determines whether the search icon appears in the header bar in the home page and tile catalog. A user can choose the search icon to display a text field, and implement searches by entering keywords, titles, subtitles, and information. |
Page: Fiori Framework Page (FLPFrameworkPage)
A portal page that contains the following objects:
iView: AFP Resources (com.sap.portal.AFPResources)
Contains public client-side APIs.
Contains various properties for configuring SAP Fiori Launchpad on Portal.
Page: Fiori Headerless Framework Page (com.sap.portal.headerless_frameworkpage)
Supports headerless navigation.
Page: Fiori Standards Headerless Framework Page (com.sap.portal.standards_headerless_frameworkpage)
Supports headerless navigation using Standards mode in Microsoft Internet Explorer.
iView: FFP Resources (com.sap.portal.FFPResources)
Contains internal scripts and general UI components for the Fiori Framework Page.
iView: Browser Document Mode (com.sap.portal.BrowserDocumentMode)
Adds an X-UA-Compatible header into the framework page that affects the Browser Mode and the Document Mode properties in Microsoft Internet Explorer. The default value is IE=edge, which sets the Browser Mode to IEx Compatibility View and the Document Mode to IEx standards (where ' x ' stands for the current version of Microsoft Internet Explorer).
SAP Blue Crystal is the default theme provided with the Fiori Framework Page. You can customize this theme using the UI Theme Designer.