The wizard has a number of forms that you can follow to define the application that you want. In this sample we show you the most basic form and the fastest way to generate a crud form within a grid


Module id
A unique name of the module to create. You can use an existing module but then the application will be appended (handy for master-detail relationship forms that will be explained in other course-ware).


Connection

By default this element will be filled by the connection that is defined in your project. It is possible to make more connections to different databases (of different brands), so if necessary, you need to select the correct one.


Primary table

The table from the database you have selected


(Primary index is rarely used, you can leave this empty)


Then click 'create module'.