Image upload status

Is it possible to have progress bars or something when you press add file on the add image user inputs?

I have 12 images I want to upload and there is nothing to show it is working, and if I press submit on the form too early it doesn’t upload the image

Thanks!

Hi Splatty,
At this moment there is no built in progress bar. However, If you use code to upload an image you can manage to show a spinner and when it’s done to hide it.
for more information:

Feel free to add a feature request here .
Roi

Thanks Roi. I guess then I would need to code the whole form though to submit to a collection?

Yes
Roi

We need this!