Setting parameter bindings on the linking page

In a Web application, you often pass data from a linking page to a target page that has page parameters defined for receiving the data. At design time, after you set page parameters on a target page, you can see those parameters in the user interface for a linking page. On the linking page, depending on the navigation style you select, you can specify the target for page navigation in a dialog box. The linking page must be 4GL-enabled.

There are three principle navigation styles: hyperlink, form submit, and server redirect. The user interface for binding parameters is different for each navigation style. To view and bind the target page parameters from the linking page using the different navigation styles, see “About page navigation”.