Create a file containing multiple images
d
deaa raslan
When you create a date Table and one of the Column is an image, the data type for the image appears as s.
I'm working on creating a report that contains an image for each element and an explanation, and I want this report to appear as a PDF file. I'm trying to integrate it with Flutterflow and apixflow
Log In
A
Andrii Deren
Hello
Thank you for your request
APIxFlow already supports ability to send lists (arrays) and you can use custom objects lists with image as field or image field marked as array of images
As example please check this videos
Multiple images in custom object (invoice / recipe sample)
How to upload image file from FlutterFlow
d
deaa raslan