Carousel related issue

0
Hello I am trying to use a carousel on my home page so I created an image entity and uploaded some images to it I am still confused with the carousel So what how can I retrieve the image url and use it here        
asked
1 answers
0

If you have images in the database, the you can use the constraint option to specify which images to use. Image URL attribute is not required. Please see carousel documentation here for details on how to use this widget
https://docs.mendix.com/appstore/widgets/carousel

answered