Has anyone successfully set up an App Connect S3 File Uploader? I have followed the tutorial https://docs.wappler.io/t/using-app-connect-s3-upload/23862 and I can transfer files. However I can not adjust the files which get uploaded - which would be very useful.
The file uploader doesn’t use a form, so I can’t use a hidden input field.
Instead, the file’s details seem to get sent to a supporting file via GET (in my setup, this file is called ‘signupload_categories.php’.) And this is where I can access the file’s default name {{file.name}}. So I’m assuming there is the potential to define and send multiple GET variables? I just don’t know how to do this.
Community Page
Last updated:
Last updated: