Difference between revisions of "WhatsNewDirect"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: whatsNewDirect}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Pur...")
 
Line 11: Line 11:
 
Specified as:
 
Specified as:
 
  whatsNewDirect=['''true'''|false]
 
  whatsNewDirect=['''true'''|false]
 +
 +
==See Also==
 +
* '''[[whatsNewExpiration]]'''
  
 
[[Category: Web Assistant parameter]]
 
[[Category: Web Assistant parameter]]

Revision as of 07:54, 10 May 2020


Scope

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

Purpose

This parameter (when set to true) will cause the Carousel to be automatically opened and the What's New page displayed, as soon as the user accesses the application. If this parameter is specified then the infoBarTimeoutWhatsNew parameter is ignored (because the What's New page is already displayed). This parameter takes priority over the showWhatsNew parameter.

Usage

Specified as:

whatsNewDirect=[true|false]

See Also