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.