Difference between revisions of "InfoBarTimeout"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: infoBarTimeout}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Pur...")
 
Line 6: Line 6:
  
 
==Purpose==
 
==Purpose==
According to the official documentation, this parameter specifies the number of seconds for which the 'info bar' will be displayed before being hidden. However, I have no idea what 'info bar' this is (there is a separate '''[[infoBarTimeoutWhatsNew]]''' property for the What's New bar).
+
[[File:Save Successful message.png|thumb|right|Example of an Info Message]]This parameter specifies the number of seconds for which informational 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.
  
 
==Usage==
 
==Usage==

Revision as of 08:37, 25 May 2020


Scope

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

Purpose

Example of an Info Message

This parameter specifies the number of seconds for which informational 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.

Usage

Specified as:

infoBarTimeout={seconds}

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