Select dropdown in collection list

When inputs are in a repeated element (collection list, columns ecc) you need to keep track of the values (in your case the selected values) using variables and workflows.
This guide explains how to do it. This example is similar, but using checkboxes.
You can adapt the sam principle to work with the select or any other input.

1 Like