The Feature Form allows administrators to create and configure business features inside a module. Features represent specific functionalities, workflows, screens, APIs, reports, dashboards, and business processes available within the platform.
The Feature Form screen is used to create and maintain features associated with modules and applications.
The following fields are available in the Feature Form.
| Field | Description | Required |
|---|---|---|
| Application Name | Select the parent application to which the feature belongs. | Yes |
| Module Name | Select the parent module associated with the feature. | Yes |
| Feature Name | Enter a unique and meaningful feature display title. | Yes |
| Feature Slug | URL-friendly unique identifier automatically generated from name. Must be unique. | Yes |
| Engine | Select the UI presentation engine (e.g. List View, Form View, Page Builder). | Yes |
| Base Table | Primary database table linked to the feature. | Yes |
| Feature Icon | Font Awesome icon class used for navigation display (e.g. fa-solid fa-cube). | No |
| Feature Type | Defines the feature category (Configuration / Component or Public Component). | Yes |
| Feature Status | Select Active (1) to enable or Inactive (0) to disable feature visibility. | Yes |
The Help Guide panel provides field-level explanations for administrators.
Import feature configuration data.
Access feature API documentation.
Return to Features List screen.