Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first page of a SinglePageFlow is used a navigable entry point in a free navigable application any following pages that are modelled in a SinglePageFlow will be handle by the sequential for flow engine. The title of the first page in a SinglePageFlow becomes a menu item of the AQ_NavigationMenu, that the user can press to navigate to set page.

...

  1. Validations on a first page in a SinglePageFlow are non blocking.
  2. The title of the first page in a SinglePageFlow is used in the AQ_NavigationMenu.
  3. Logic which is modelled before the first page and before the EndNode of the SinglePageFlow will be executed every time the flow is visited.