Difference between revisions of "InfoBarTimeoutWhatsNew"
From SAP Enable Now Wiki
Line 7: | Line 7: | ||
==Purpose== | ==Purpose== | ||
This parameter specifies the number of seconds for which the 'What's New' message ("<tt>We have added some great new features. Click here to find out more.</tt>") will be displayed. Clicking on this message opens the ''[[Carousel]]'' and displays the ''What's New'' page. | This parameter specifies the number of seconds for which the 'What's New' message ("<tt>We have added some great new features. Click here to find out more.</tt>") will be displayed. Clicking on this message opens the ''[[Carousel]]'' and displays the ''What's New'' page. | ||
− | |||
− | |||
− | |||
==Usage== | ==Usage== | ||
Line 15: | Line 12: | ||
infoBarTimeoutWhatsNew={seconds} | infoBarTimeoutWhatsNew={seconds} | ||
where <tt>{seconds}</tt> is the number of seconds for which the message will be displayed, before being dismissed automatically. | where <tt>{seconds}</tt> is the number of seconds for which the message will be displayed, before being dismissed automatically. | ||
+ | |||
+ | ==See Also== | ||
+ | * '''[[showWhatsNew]]''' | ||
[[Category: Web Assistant parameter]] | [[Category: Web Assistant parameter]] |
Revision as of 21:03, 12 May 2020
Scope
Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.
Purpose
This parameter specifies the number of seconds for which the 'What's New' message ("We have added some great new features. Click here to find out more.") will be displayed. Clicking on this message opens the Carousel and displays the What's New page.
Usage
Specified as:
infoBarTimeoutWhatsNew={seconds}
where {seconds} is the number of seconds for which the message will be displayed, before being dismissed automatically.