Difference between revisions of "ShowWhatsNew"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: showWhatsNew}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Purpo...")
 
Line 10: Line 10:
  
 
It appears that the message text is hard-coded and cannot be changed.
 
It appears that the message text is hard-coded and cannot be changed.
 +
 +
(I ''think'' this parameter has been discontinued, and only the '''[[infoBarTimeoutWhatsNew]]''' is required now (because specifying any positive integer in '''[[infoBarTimeoutWhatsNew]]''' would require '''whatsNewBar''' to be '''true''').
  
 
==Usage==
 
==Usage==

Revision as of 08:22, 10 May 2020


Scope

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

Purpose

The What's New Pop-up Bar

When this parameter is set to true, a message of "We have added some great new features. Click here to find out more." is displayed at the top of the screen, as soon as the user accesses the application.

It appears that the message text is hard-coded and cannot be changed.

(I think this parameter has been discontinued, and only the infoBarTimeoutWhatsNew is required now (because specifying any positive integer in infoBarTimeoutWhatsNew would require whatsNewBar to be true).

Usage

Specified as:

whatsNewDirect=[true|false]

See Also