Building the input page
To build the input page, follow these steps:
1. Choose an application, or create a new application, to contain the Welcome example.
2. In the Organizer, create a new part called WebExampleInputPage. Specify Web Connection part as the part type. In the Composition Editor, you should see a single subpart, a Page, on the free-form surface.
3. Select Form from the Web Form Category category. Place the Form within the Page.
4. Open the properties view of the Form and then do the following:
a. Select the method property. In the Value field, select Post.
b. Select the action property. In the Value field, select the ... button to open the action prompter.
c. In the AbtHtmlForm action prompter, select Part Name. In the entry field, specify WebExampleReplyPage. This is the name of the page that will handle the data from this form.
d. Select OK to close the prompter.
e. Close the Properties window.
5. Select Entry Field from the Web Form Category category. Place the Entry Field within the Form.
6. Change the name of the Entry Field part to Name Field.
7. Select Push Button from the Web Form Category category. Place the Push Button to the right of the Entry Field.
8. Save the part and close the Composition Editor.
Last modified date: 01/29/2015