Get Attribute Data Type Action Application Steps

1. Define the Action in UI Design

  • Open your Kuika project.
  • In the UI Design module, create a screen where the data type will be selected.
  • For example, create a button named ‘Get Data Types’.
  • To make it work when clicked: + ADD ACTION > OnClick > EAV > Attribute > Get Attribute Data Type select the action.

2. Using the Results

  • Add a Select Box element.
  • Link the result of the Get Attributes Data Type action to the Value field.
  • The user can select a data type from this Selectbox and transfer this value to the DataType field in the Create Attribute action.