The Form View Configuration Engine allows administrators to design dynamic forms, configure fields, manage layouts, define relationships, and control data entry behavior throughout the OJOO Business OS Platform.
Form View Configuration provides complete control over how forms are generated and displayed.
Displays the application, module, feature, slug, and base table associated with the form.
| Field | Description |
|---|---|
| Application Name | Associated application. |
| Module Name | Associated module. |
| Feature Name | Configured feature. |
| Feature Slug | Unique routing identifier. |
| Base Table | Main database table. |
The generated URL used to access the configured form.
Reference tables define relationships between the base table and related tables.
Configure every field displayed inside the form.
| Configuration | Description |
|---|---|
| Primary Key | Unique record identifier. |
| Label | User-friendly field label. |
| Input Type | Text, Select, Date, Number, etc. |
| Required | Mandatory field setting. |
| Disabled | Prevent editing. |
| Readonly | Display-only field. |
| Dependency | Linked field dependency. |
| Grid Column | Bootstrap column width. |
Controls page layout and content placement.
Supports HTML, Twig, Bootstrap, help guides, cards, alerts, widgets, and custom documentation.
Configure navigation paths used throughout the application.