The Application Form allows administrators to create new business applications and update existing application details within the Ojoo Business OS Platform. Applications serve as top-level operational containers that organize modules, features, workflows, permissions, and business processes.
The Application Form screen is used for creating new applications and maintaining existing application records. Administrators can define display titles, routing web slugs, visual menu icons, and display ordering sequence.
The following fields are available in the Application Form:
| Field Label | Input Type | Required | Purpose & Description |
|---|---|---|---|
| APPLICATION NAME | Text Box | Yes | Enter a unique and meaningful application title (e.g. Engine, CRM, DMS). |
| APPLICATION SLUG | Text Box | Yes | Auto-generated as you type Application Name. Can be edited manually using lowercase letters and hyphens. Must be unique. |
| APPLICATION ICON | Text Box | No | Enter a FontAwesome CSS icon class (e.g. fa-solid fa-cogs) associated with the application. |
| APPLICATION ORDER | Number Box | Yes | Specify an integer sequence position (e.g. 1, 2, 3) to determine menu display order. |
The system enforces validation rules to maintain data integrity and prevent routing conflicts:
The Application Form provides toolbar buttons for managing form data and references:
| Button Label | Operational Description |
|---|---|
| Submit | Validates form inputs and saves the application record. |
| Import | Imports application configuration data from external sources. |
| API's | Accesses application API documentation and integration endpoints. |
| Back | Returns to the Applications List screen. |
The right-side Help Guide panel provides instant contextual field assistance:
Quick links provide direct navigation to related platform configuration screens:
| Configuration Link | Operational Description |
|---|---|
| Applications | Manage top-level business applications. |
| Modules | Configure and organize application modules. |
| Features | Create and manage application features and permissions. |