Hi all
Stumbled across Plasmic on Reddit and must say it is incredible.
I am working on a basic website, the premise is the user signs in then answers a questionnaire. I am using text input forms for the majority of the questions which is great as I can use the ‘default component’ → ‘data entry’ → ‘form’. However, I am wondering if there is anyway to allow the user to upload images to my backend database (s3 bucket)?
I would like them to be able to upload an image from file (whether that be hard drive or camera roll on mobile) and give it a title then upload.
Is this something that is possible?
Many thanks in advance!