System Actions
/
EAV Actions (Entity-Attribute-Value Actions)

Get Categories

Get Categories

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.

This action is currently available in Beta version and is still under development. It is recommended to test it carefully before using it in a production environment.

Technical Specifications

  • Category Listing (EAV Panel): The Get Categories action works with the following parameter:
    • Optional Parameter:
      • ParentId (Guid): Used to list subcategories linked to a specific parent category. If this parameter is not specified, all categories or parent categories are retrieved. This allows you to:
        • Retrieve the entire category structure.
        • Display only subcategories belonging to a category (hierarchical structure can be created)
  • Data Source Compatibility: The ParentId parameter can be taken from the following sources:
    • Select Box or Tree Element (parent category selection)
    • Fixed (Fixed Guid)
    • Action Result (output of another action)
    • Current
    • Screen Input
  • Web & Mobile Support: The Get Categories action works in both web and mobile applications.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar