useGlobalHelp

From SAP Enable Now Wiki
Revision as of 10:10, 11 January 2023 by Admin (talk | contribs) (→‎Purpose)


Scope

Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.

Purpose

This property is specific to support for SAPGui for HTML and WebDynpro apps running in the Fiori Launchpad. If no default Web Assistant content is available for these apps (as is usually the case) then setting this parameter to true will result in a specific (single, pre-defined, built-in) help tile being displayed that explain how to access help for the respective system. This appears in the Carousel as follows:

Example of the generic help tile displayed in the Carousel when useGlobalHelp=true.

Clicking on this Tile then displays the following help bubble:

Example of the Bubble displayed when clicking on the generic 'global help' tile.

If this parameter is set to true then the noHelpMode parameter should also be used, and set to carousel.

Usage

Specified as:

useGlobalHelp=[true|false]