Hi, I’m trying to build a customize file uploader with the Ai component.
I have manged to create 2 buttons:
- Opens the camera directly
- Opens the browser directly.
Then when the user choose the file/taking the picture, the file is uploaded to a specific column.
I am able to see the image as a preview.
I wasn’t able to see a PDF as a preview.
But, I can’t tell if the file was uploaded or not since the url does not lead anywhere.
So I wonder if it’s possible?