Trying to put user’s images in a repeating group but for some reason its not working. tried
using the html input but no bueno.
< img src=“url” > doesn’t work
I’d recommend displaying them using either the image element or the group element (and making the background type of the group = image).