Repeated Data vs. Mapping Arrays
Mapping repeated dataMapping an array
  1. Insert the component which you need to repeat (e.g., a Text Input) into a parent component which can repeat its children (e.g., a Layout Stacked).

  2. Repeat the child component using the parent component's Subcomponents tab.

  3. Optionally, rename the Item Name to a more descriptive value.

  4. Map the child's variables via the child's mapping dialog using the Item Name value.

  1. Select the component or any of its parent components and map its array to another array.

  2. After mapping the arrays, map their variables.

Note  Compare both mapping approaches in the 03_RepeatedData-MappedArray.wfd workflow.
Repeated data vs. mapping array.