My bubble is a one page form.
The user has to upload up to 6 pics to complete the form.
I display the forms results in a RG and re the pics with Slick Slideshow.
I have a problem with the data source.
I can not display the pics uploaded.
Please, see screenshot attached.
Ok. The SlideShow element is expecting a list of image URLās as its data source, so if youāre storing the images on a list on the Form datatype, you need to reference the that Form.
Iām guessing from your illustrations that it would be Parent Groupās Formās Images (Images being the name of the field where you stored the URLās)
Iām not sure what you mean by one by one. Do you mean that a new Form is created for each image?
If so, you can reference all the Forms either by doing a search or using the Repeated Groupās list of Forms. So for a search, that would mean Do a Search For:Formās Image where both the Forms step and the i=Image step would return a List of Things.