How do I add additional images to an Image Metadata field type?

I have a field setup to store image metadata from images uploaded to the Xano public storage. Getting new images uploaded and added to that field works great. But I'm running into a problem when I'd like to add new images to a record that already has images referenced in that field. I've tried getting the record, creating an array variable, adding the existing field to the beginning with 'Add to Beginning', then another 'Add to Beginning' with the new array of images, but the original images always get overwritten.

3 replies