Adding a new type of module is a complex task. The new module (or tab) is used to present new object types. This section demonstrates the process.
Step by step
We will create a new module called “Projects”. This will contain a list of project objects. The project object will contain these fields:
Title
Description
Related Assets
Start Date
Projected End Date
Actual End Date
Current Status
Each project will allow users to post comments.
The Module presents a list of projects