Is there a way to create a gallery of images in the application builder? Seems like you can only list images in a repeat field or something, but can’t show in Gallery, sort of how it’s done in the dashboard, when you have an image field. thanks.
Hey @ddsgad, could you share a reference on what you’d like to achieve? Just to make sure we’re on the same page.
Any image gallery. these are common everywhere online, One we use in a React application is this one: https://photoswipe.com/ . You have one in your dashboard. If you upload a few images to an image field, a gallery is created. So the code for one is used on the dashboard, but it’s not available in baserow apps. I think it would be good addition, as you need a way to show a bunch of images, and a gallery is really the only good way to do it usually.
Hey @ddsgad
For now you can only display a list of image with the repeat element as you did but a gallery element is in the application builder Roadmap.
Thanks for the suggestion, we’ll look into that to get some inspiration.