multipage

From SAP Enable Now Wiki
Revision as of 07:00, 30 April 2021 by Admin (talk | contribs) (Created page with "__NOTOC__ {{DISPLAYTITLE: multipage}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Purpose=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Scope

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

Purpose

By default, the Web Assistant will be re-loaded (effectively re-started) every time the user navigates to a new page (screen) in the application. This can cause problems with applications that typically navigate through several screens in a single task, especially with Guided Tours that span these screens. If the multipage parameter is set to true then the Web Assistant (and Carousel/help) are not automatically reloaded on page change. (But see the multipageTimeout parameter.)

Usage

Specified as:

multipage=[true|false]

See Also