Difference between revisions of "UseGlobalHelp"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: useGlobalHelp}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Purp...")
 
Line 6: Line 6:
  
 
==Purpose==
 
==Purpose==
According to the documentation, setting this to '''<tt>true</tt>''' "specifies that a general help content is used instead of Web Assistant content. Shows the specific info tiles". Not entirely sure what that means - if it means that no customized content will be shown, that would be the same as setting the '''[[serviceLayerVersion]]''' parameter to '''<tt>UACP</tt>''', so maybe it does something else? In test, it didn't seem to make a difference.
+
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 '''<tt>true</tt>''' will result in specific (pre-defined, built-in) help tiles being displayed that explain how to access help for the respective system.
 +
 
 +
If this parameter is set to '''<tt>true</tt>''' then the '''[[noHelpMode]]''' parameter should also be used, and set to '''<tt>carousel</tt>'''.
  
 
==Usage==
 
==Usage==

Revision as of 22:00, 29 May 2020


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 specific (pre-defined, built-in) help tiles being displayed that explain how to access help for the respective system.

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]