Kuika's Create Attribute action is used to define a new attribute within the EAV (Entity-Attribute-Value) data model. This action makes it easy to extend dynamic data structures. It is ideal for forms that require user-defined fields, flexible data entry, and customizable content systems.
Technical Specifications
1. Defining the Action in UI Design
2. Configure Action Parameters
Action parameters can be defined dynamically or statically using the Symbol Picker tool. Below are example definition methods and usage purposes for each parameter:
3. Creating the Attribute on the System
Based on the defined parameters, a new attribute record is created in the system. This process enables customized data entry without modifying the database schema.
In a CRM application, users want to be able to define their own fields. For example, when the “Add New Field” button is clicked to create custom fields such as “Hobbies” or “Number of References,” this action can be triggered.
In this way, user-specific, extensible data structures can be created.
Technical Risks
The Create Attribute action is an important component that enhances the dynamic data modeling capabilities of the Kuika platform. Although it is in beta, it provides a powerful foundation for flexible field management and customizable data collection needs in your applications.