I’m building a gallery of images picked from hundreds of images. I’m having perf issues because the files sections doesn’t have any paging so it tries to load them all on one page.
Yeah testing the sections shows me it works. Ok so can I achieve the same implementation with a section?
I’m querying all the files in the interviews children and then giving the chance to select from that list so I can curate a image gallery for the images in all interviews.