mention #350 as solving arbitrary forloops

This commit is contained in:
Ruben Fiszel
2022-08-06 13:18:51 +02:00
parent 918cf5b43a
commit 30232f438b
@@ -65,7 +65,10 @@
<ModuleStep bind:open bind:mod bind:args {i} mode={$mode} />
{#if i == 0 && $mode == 'pull'}
<div class="flex justify-center bg-white shadow p-2">
Starting from here, the flow for loop over items from step 1's result above &nbsp;
Starting from here, the flow for loop over items from the 1rst step's result right above
&nbsp; We will support arbitrary for-loops very soon (See <a
href="https://github.com/windmill-labs/windmill/issues/350">#350</a
>)
<Tooltip>
This flow being in 'Pull' mode, the rest of the flow will for loop over the list of
items returned by the trigger script right above. Retrieve the item value using