System Actions
/
Condition Actions

For Each

For Each

Kuika's For Each action allows certain operations to be performed sequentially for each item in a list. It is used to dynamically manage recurring operations within the application and to perform operations on list data. By looping a list, For Each allows you to apply the actions defined on each item.

How For Each Action Works?

  1. Select a list to loop.
  2. Define actions that will run separately for each item in the list.
  3. During the loop, data specific to each item can be accessed with Current Row.
    • Current Row provides access to the current item being processed during the loop.
  4. Thanks to this structure, you can perform customized actions according to the list elements in your application.

In this tutorial, you will learn how to use the For Each action to manipulate lists in your application and create dynamic loop-based workflows.

For Each action is supported on web and mobile apps.

Add For Each Action

  1. Log in to the Kuika platform.
  2. Open the project you will work on from the Apps screen.
  3. While in the UI Design module, open the Properties panel on the right side.
  1. Select Initial Actions → Condition → For Each from the+ADD ACTION drop-down menu.

Thus, you have successfully added the For Each action to your application.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar