Forum Discussion
Need Recommendations for an enhanced Image Gallery web part
- Jan 21, 2021
Hi Timothy (TimLB) , I don't think you need to look at any 3rd party solution and there isn't a web part that will do what you want unless you use SPFx (which is not allowed for use at our company and might not be at yours). But there is JSON list view formatting which will do the job nicely and one example I did is shown below.
For an example have a look at https://github.com/pnp/sp-dev-list-formatting/tree/master/view-samples/tile-layout-example-with-image and a list of examples is at https://github.com/pnp/sp-dev-list-formatting/tree/master/view-samplesRob
Los Gallardos
Microsoft Power Automate Community Super User
There is Image Gallery web part in SharePoint online, but it might not help you with all your requirements.
Check this free SPFx web parts developed by community members which might help you to get started with developing the web part which will satisfy your requirements:
- Filterable Image Gallery
- Image Gallery Built with Adaptive Cards
- Image Slider from Photo Gallery using Taxonomy Filter
Or 3rd party web part if it helps: nodevision - image-gallery
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.