I would like to implement a list view that contains a series of thumbnails on each row. I have tried a list view with embedded gallery widgets. It's not working, nothing is being displayed. Just wondering if I'm on the right path, or should I use a different widget for this layout.
Row 1: Image1 Image 2 Image3 Row 2: Image1 Image 2 Image3 etc.
Thanks.