We discussed the issue you reported with HEIC images and the crop functionality with our developers. Unfortunately, this isn’t something we could fix, as the behavior stems from the library used and browser compatibility.
Since most browsers and the library don’t have a license to support HEIC images, you and your users will still encounter this For users who want to upload HEIC images, please recommend them using Safari, as it’s the only browser currently that works with this file type!
We apologize for not being able to provide a fix, but if you have any other questions or concerns, feel free to reach out here on the forum or at support@zeroqode.com
Hi @ZeroqodeSupport ,
I just got the plugin. I believe it is working mostly. Here are my questions and what I need help with.
I used the uploader that lets you add multiple files but in the workflow, there is not the option to create a list of things, it only runs the workflow for the first image added.
Is there a way to show a thumbnail of the aws image uploaded?
It said in the notes that you should only have one uploader on a page. Is that one uploader viewable (I have states for different screens) or one only per page?
Can an element/icon be added to the repeating group to run the same workflow as the ‘delete file’ button so you don’t have to add the url to the input? I tried and nothing happens when clicked.
Is there a way to crop the images to different sizes? The uploader seems to force landscape on all images.
Would anyone be willing to share their set up if they are using thumbnails or a display of the AWS uploaded files? Sorry if it is in the thread, I have been looking for the answers.
Below is the replied to all the points raised in your previous message!
Both of the Uploader elements can upload multiple files and return the a list of URLs for them. Could you please provide us with more details about your use case and how you’ve set it up so far?
A preview is not available for the AWS plugin for the uploaded images, but you can use the file URL in an image element to display the images on your application. The GUI element can show small previews within the element itself, but you cannot display the preview images in another element.
Thanks for bringing this to our attention. The note in the documentation is not accurate - you can use multiple plugin elements on the same page. We will make sure to correct the documentation!
To delete a file, you need to provide the URL to the delete action. You can set the repeating group’s cell’s URL to the delete action, so this use case is entirely achievable. Please make sure the button or icon that will trigger the action is in the came cell of the file you want to delete. Could you please share how you’ve set this up so we can help identify why it’s not working on your side?
The crop function will always maintain the format you set up in the plugin action. You can make the selected area larger, but the format will remain consistent with what you’ve set.
To avoid expanding this thread with more questions, screenshots, and messages, you can reach out to us at support@zeroqode.com, and we’ll assist you further with your concerns
If anything we mentioned is unclear, feel free to let us know, and we’ll do our best to clarify!
You can now upload files larger than 5 GB, making it even easier to handle large files without limitations. This enhancement ensures seamless file management for your Bubble apps, no matter the size.
If you’re working with large files, this update is here to enhance your app’s capabilities. Upgrade today to version 1.190.0 and experience the new possibilities!
Is there a way to create a workflow that makes a new folder for each user inside of AWS? Essentially, I’m building a platform for production companies to share the videos they create with their clients. Each time a new user is created, they’d need to have a specific folder/bucket inside of AWS for their files. Is this possible?
When uploading a file to a folder that hasn’t been created yet, the folder will be automatically be added. This means you don’t need to manually create a new folder each time you get a new company on your app. Just make sure the folder options are set where you want to upload the file!
If you have any questions or concerns, feel free to reach out to us here or via email at support@zeroqode.com.
Thanks Dorel - I think I understand, please let me know.
I would need my folder structure set to foldername_uuidfilename & then set a value for the Folder Name? I think this is the only way I could have a folder created from a file upload.
I don’t have this in the current screenshot, the folder structure is currently set to folder_name/filename. Is this what is causing the error?