Difference between revisions of "GlobalLanguageFallback"

From SAP Enable Now Wiki
Line 3: Line 3:
  
 
==Scope==
 
==Scope==
Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.
+
SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.
  
 
==Purpose==
 
==Purpose==
Line 16: Line 16:
 
* '''[[languageFallback]]'''
 
* '''[[languageFallback]]'''
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Revision as of 13:46, 14 July 2023


Scope

SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.

Purpose

This parameter specifies the language in which help content should be displayed, if content is not available in the user's (interface) language. This defaults to en-US, for English (United States).

Usage

Specified as:

globalLanguageFallback=[ll-CC|null]

where ll-CC is the (ISO-639) language and (ISO-3166) country code. Specifying null will result in no help content being displayed if help is not available in the user's language.

See Also