Module

Modules are the sub sections of the screen where the input fields are placed. User can add rows and columns in module based on their respective designs. User can drag and drop the required fields inside module layout to create the desired form. The module configuration provides a list of features to include in an entity. One module is mapped to one table in the database. Module configuration require user to specify the database table name, table keys and sequences of the associated table. It also provides an option for user to write manual SQL queries to retrieve values from the database using some alternate logic.

AppDesigner supports 3 types of modules:

1-1 Module

1-Many Module

Reusing Module

Last updated