Kuika's Create Entity action is used to define a new Entity within the EAV (Entity-Attribute-Value) data model. Entities enable the grouping of attributes used in dynamic forms and their logical aggregation under a single entity. This action is used in applications that require the creation of a new entity type within the system. For example, you want to create a new Entity named ‘Employee’ in a human resources application. The Create Entity action defines the “Employee” entity, and attributes such as ‘First Name,’ ‘Last Name,’ and ‘Birth Date’ can be grouped under this entity.
Technical Specifications
1. Form Definition in the User Interface
2. Action Definition
3. Using the Action Result
In an HR application, you want to create custom forms for each application type. Each form has its own entity:
The Create Entity action enables entities, which are the building blocks of Kuika's EAV infrastructure, to be dynamically defined in the system. This makes it possible to create user-specific data structures, customisable forms, and advanced data organisation.