Difference between revisions of "InfoBarTimeout"

From SAP Enable Now Wiki
 
(One intermediate revision by the same user not shown)
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==
 
[[File:Save Successful message.png|thumb|right|Example of an Info Message]]This parameter specifies the number of seconds for which informational and warning messages will be displayed at the top of the screen before being dismissed. These messages are typically those seen by Authors during content maintenance, such as "Save successful", and so on.
 
[[File:Save Successful message.png|thumb|right|Example of an Info Message]]This parameter specifies the number of seconds for which informational and warning messages will be displayed at the top of the screen before being dismissed. These messages are typically those seen by Authors during content maintenance, such as "Save successful", and so on.
 +
 +
This parameter defaults to '''3'''.
  
 
==Usage==
 
==Usage==
Line 16: Line 18:
 
* '''[[infoBarTimeoutError]]'''
 
* '''[[infoBarTimeoutError]]'''
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Latest revision as of 13:48, 14 July 2023


Scope

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

Purpose

Example of an Info Message

This parameter specifies the number of seconds for which informational and warning messages will be displayed at the top of the screen before being dismissed. These messages are typically those seen by Authors during content maintenance, such as "Save successful", and so on.

This parameter defaults to 3.

Usage

Specified as:

infoBarTimeout={seconds}

where {seconds} is the number of seconds for which the message will be displayed, before being dismissed automatically.

See Also