Kuika's Get Categories action is used to list category records defined within the EAV (Entity-Attribute-Value) data model. This action is ideal for grouping attributes, presenting category selections to the user, and creating hierarchical category structures.
Technical Specifications
1. Creating a Listing Component on the UI
2. Adding an Action
3. Linking the results to the UI element
A user selects a parent category in a category system. The system then wants to list only the subcategories associated with this category.
Technical Risks
The Get Categories action enables dynamic, hierarchical, and filterable category management based on the EAV data model in the Kuika platform. When used with the ParentId parameter, parent-child relationships can be established between categories, and customised selection fields can be presented to the user.