You can create new forms in Form Designer.
There are two types of forms: form-only forms (using only non-database widgets) and
database-aware forms. If you are building a database-aware form, confirm that you have added the Meta-schema file
(4db) to your project.
-
Select and choose a form from Sources.
-
From the form design tab, Add a container. Form items must be in Containers.
-
Add form items. Within a container you
can drag-and-drop various form items such as Widgets.
-
Each form and form item has properties that control its appearance and behavior. Set properties
in the Properties view.
-
Save the form to the file system and/or project with or
-
Preview the form with to validate that it conforms to Genero rules and see how it will look to users.
-
Compile the form with . You can also compile your form from Project Manager as part of a Build of an entire
application.