Building forms
In order to build an application interface with buttons, lists, and entry fields, you must use a form. In a Web Connection application, you build a form with the Form part, which represents the HTML <form> element. 
The form parts, which can only be used inside a form, are: 
In addition, you can use any of the basic parts inside a form. 
Last modified date: 01/29/2015