About this task
A page state is a state that is bound to a page, and it
is used to gather information through a page that has been created
with the XUI editor. Widgets such as the link or button widget are
used to navigate from a page state to another state in the flow. To
navigate to other states from a page state, you must bind the widgets
to an event.
The
procedure in
this topic describes how to create a page state by dragging the Page
state icon

from the
Palette pane
to the Transaction editor. However, if the XUI file that you want
to use as a Page state has already been created, you can drag the
XUI file from the
Project Explorer pane to the
Processor tab
of the Transaction editor as shown in
Figure 1. All the properties and events
of the XUI file are copied to the Page state, and the name of the
XUI file is displayed on the label of the Page state.
Figure 1. Creating a Page state by dragging an XUI file into the Transaction
editor