Get Attribute Action Application Steps

1. Defining the Action in UI Design

  • Open your project in the Kuika platform.
  • Go to the UI Design module.
  • Open the screen where you want to view the attribute information.
  • For example, create a button named ‘Get Attribute Information’.
  • To make it work when clicked: + ADD ACTION > OnClick > EAV > Attribute > Select the Get Attribute action.

2. Configure the Action Parameter

  • Id: Symbol Picker > Fixed > Guid or Symbol Picker > Component > Text Input (selected attribute) or Symbol Picker > Action Result > AttributeList can be selected.

3. Using the Results

The information returned by the Get Attribute action can be displayed in other components (e.g. Label, Text, Info Box) or used in other actions (e.g. condition, validation, update).