With static page navigation in a Web Application project, the transition from one page to another is always the same. For example, the Next button always opens the next page. The page that you navigate from is
called the source page. The page that you navigate to is called the destination page.
To set up static page navigation, first create the pages and then create the connector.
To create the destination page:
If the destination page is already created, skip to the next step. Otherwise, in the Page Flow editor, right-click and choose New Page.
To create the connector:
In the Page Flow editor, click the icon on the source page to display its components.
If necessary, right-click the page to add a button, hyperlink, or image hyperlink component that the user can click to go to the destination page.
In the source page, click the component that triggers the navigation and drag to the destination page to create a connector.
To cancel a drag operation, drop the connector somewhere other than a page.