Loop over Widgets while opening view on each iteration

Hi, in my current workflow, I pass a folder of images, and aim to prompt the user to give metadata to each image. When I execute the loop it instead fills the input field with blank values and doesn’t prompt the user to fill in these values. On the loops first iteration however, you can instead use execute and open views to get the prompt to show up. Is there a way to say, always execute and open views on a component while iterating through a loop? Thanks!

See if this helps:

I was looking at that earlier, it has the exact structure that I’m using in my workflow, but even when I import the attached workflow it only allows me to prompt for input once. Thanks though.

Here’s another one:

Unfortunately that links to the same workflow used in your previous reply. Looking again at those posts makes me think this is only a WebPortal fix rather than for Analytics Platform, which I made my workflow on.