For each items

i have 6 image which i want to shows on my app, i make a 6 iamge link in global variabnle, and easy to show that on my app but ii get last image in all image,
image1=A image2=b image3=c image4=d image5=e image6=f

guide me on block please also i chare block image and app output

You don’t need to use a nested loop

Use one For each Item block and select the image component the same way you selected the image link from a variable.

1 Like