in “AWS” File uploader - Any size (bubble plugin)
Is there any way where I can have the object that I uploaded to my bucket be organized by file type
For example A folder designated for Pictures, Videos, and pdf’s
Thank you
in “AWS” File uploader - Any size (bubble plugin)
Is there any way where I can have the object that I uploaded to my bucket be organized by file type
For example A folder designated for Pictures, Videos, and pdf’s
Thank you
Hello, @carlos1
Thank you for your question.
There is only one way to save downloaded files in different folders in your Amazon S3 bucket ( using this plugin). Please find my instruction below:
Create a Dropdown on your page, where will be included required formats of your files:
In your Workflow, you should Create a custom state with Dropdown Values:
Place on your page not one, but a few Plugin Elements ( for every format which you are willing to use) and make them visible depending on the value of the Custom state:
Now, you are able to select Uploader depending on the format and files will be downloaded in the correct folder in the AWS Bucket:
Please try all these steps and let me know if this works properly.
Regards,