Module Management

A module is a part of a app. A module contain one or several routines that we call RUDSD ( Create Read Update Delete Search and Download .

By default at the first time you create module , system will generate thoose routines. Except if your database table doesnt contain primary key, it only create routins View, Search and Download.there are 2 different module : CORE and Installed Module

Core Module

This is built in modules, come with default distribution. Please Do not updates thooss module, because thoose module already have customizion, but if you know how it's work, then it's up to you. with your own risk ;)

Custom ( Installed ) Module

This is your module list, every time you create module, it will shown up at installed tab. Let's create your first module