Forum Discussion

TimLB's avatar
TimLB
Iron Contributor
Jan 21, 2021
Solved

Need Recommendations for an enhanced Image Gallery web part

Background:   Our art person had a image gallery that was implemented in Flash that plugged into on-prem SharePoint pretty well because that would accept HTML files and just render them. The image ...
  • RobElliott's avatar
    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-samples

     

     

    Rob
    Los Gallardos
    Microsoft Power Automate Community Super User

Resources