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.
  4. Use the wizard to create a form.
  5. Save your form.
  6. Enhance the form by changing widgets and properties.
  7. Select Build > Preview to preview your form.
  8. Write the code to interact with the form.