I tried finding documentation, there is no information I found:
I'm able to override filename, but I allow many extension, so i still don't know full name.
I tried finding documentation, there is no information I found:
I'm able to override filename, but I allow many extension, so i still don't know full name.
Hello, when the docs is incomplete you can debug it to check which attribute you can use.
Here is the s3 component status after upload.
You can refer to it such as {{s3Uploader2.lastUploadedFileName}}
Thank you so much, that solved my issue.