Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: If you choose Source Type as Iteration Count, you will get Iteration Count label here

the source of records on which the loop will be performed.

Note: By default, the Source Type is Model. Other options include Variable, Nested Field and Iteration Count.

Loop Config Field

Description

Source Type

In this option, you can select various sources from which you want to display values. You can choose from source types:

Variable:

It allows the user to select

from the variables created in the layout whose value you want to use.
  • Model: It allows to choose the field from other models whose value you want to include.

  • Nested Field: It allows to choose the field from other models(object) whose value you want to include.

  • Iteration Count: It allows to create and use a iteration count variable as a source type.

  • Model / Iteration Count

    It is specifically dependent on Source Type one chooses.

    Info
    Info

    Reference: Source Type

    Model

    When you select Model as the Source Type, the Model field allows you to specify the exact model (such as a Salesforce Object) where the loop action will be applied. This ensures precise targeting for your loop action, allowing you to control where and how the loop is applied within your application.

    Workflow

    It allows to use available workflows in layout to run in loop.

    Looping Variable Source Type / Variable for index

    It allows to decide determines the source type for some the variable that will be used as the looping variable.

    info

    Note:

    If you choose Source Type as Iteration Count, you will get Variable for index label here.

    • If Iteration Count is chosen as the Source Type earlier, the label for this field will be Variable for Index, for rest, Looping Variable Source Type will be the label.

    • This dropdown includes options like Variable, Model and Nested Field.

    1. Variable:

    2. Model:

    3. Nested Field:

    Looping Variable / Looping Model

    It allows the user to decide define the looping variable / looping model.

    info

    or model for the loop action.

    Note: If you

    choose

    have chosen Nested Field as Looping Variable Source Type

    as Model or Variable

    , this field will not be visible.

    Models

    It enables to add looping model which can be used later.

    Info

    Reference: Add Model

    Source Type

    Source Type

    Description

    Variable

    It allows to select from the variables created in the layout whose value you want to use.

    Model

    It allows to choose the field from other models whose value you want to include.

    Nested Field

    It allows to choose the field from other models(object) whose value you want to include.

    Iteration Count

    It allows to create and use a iteration count variable as a source type.

    Add Model

    After clicking on '+' button, following screen for adding Model opens up.

    ...