Kuika's MapEntityAttribute action is used to establish a relationship between an entity and a single attribute. This relationship allows attributes defined in the system to be linked to the desired entity, and the form or data structure is shaped accordingly. This action enables flexible definition of customisable data fields in the EAV data model. It is one of the building blocks of dynamic form creation processes.
Technical Features
1. Field Selection on the UI
2. Action Definition
Add the following action to the ‘Add Attribute’ or ‘Match Fields’ button:
The parameters are configured as follows:
3. Using the Action Result
In a CRM application, the user wants to add fields such as ‘Date of Birth’ and ‘Customer Notes’ to customer cards.
Technical Risks
The MapEntityAttribute action is one of the fundamental building blocks of Kuika's EAV-based architecture, enabling flexible field definitions for entities. It is ideal for creating customisable data models and developing user-specific forms.