Project

General

Profile

Actions

Feature proposal #6378

closed

Implement Variable Looping parameter

Added by krileon over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
22 December 2016
Due date:
% Done:

100%

Estimated time:

Description

This should take the variable selected (single select) and if it's an array loop the results of that array through the action (including conditions). This means you could act on a trigger that gives an array of objects and modify the objects of that array with a code action or perform queries, etc.. per object.

Actions #1

Updated by krileon over 6 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

As this is an advanced usage it is configured under the Parameters tab. You'll be able to select a single variable to loop through. This only accepts array variables. The looped objects variables can be accessed using [loop_VARIABLE]. This means you still have access to vars 1-15 in addition to the loop object.

Actions #2

Updated by krileon over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF