Is there a way to Select multiple images from file picker without opening file picker for each image.
I’ve built in the ability to add multiple images using a separate images ref table.
I’ve tried using enumlist with base type Image but I am unable to open the file picker from there.
Not possible.