Builder Documentation
Step 2: Create the outline of the application with four Web pages
- In the Selection palette, click the Web Page entity and click again in the work area to set it down.
- Repeat the above step three more times, until you have a total of four Web pages set down in the work area.
- To specify names for your Web pages, select the first Web page unit in the work area and then click again on the name label. Type the name Login and press ENTER. Alternatively, you can select the Web page icon in the work area and then type the new name Login in the RAD Properties General tab to the left of the work area.
- Repeat the above procedure to change the names of the remaining three Web pages to NewUser, Welcome, and FailureRetry, respectively. Each of these units will serve as a Web page in the generated application.
At this point, we have the four main web pages defined, and are now ready to specify the flow of logic. You can use your mouse to move the Web page icons around in the work area so they are positioned as desired.
|