Quick Start: Creating a first form

This topic will guide you through creating a first form in Form Designer.

The easiest way to create a form for data manipulation is from an existing database.
  1. Create a project.
  2. Add a meta-schema.
  3. Select File >> New Form from Database and use the wizard to assist in building the form. Save your form.
  4. Enhance form by changing widgets, properties, etc. See Creating the user interface.
  5. Select Build >> Preview to preview your form.
  6. Write the code to interact with the form.