Picture Uploader: how to show a loading bar or a "loading" text?

Hello guys!
I created a Picture Uploader field that the user can use to actually upload a pic (not so weird right now :rofl: )
The fact is that I tried this Uploader with a 8 mb picture and it takes a bunch of seconds to load. I was wondering: how can I show a message that says that the picture is uploading ? Also a progressive loading bar could achieve the same result. without an element like these the user doesn’t really know if it’s working or not… It seems like stuck.

Thank you everyone!

Hi,

You can have a text (Loading) not visible on page load and a condition “When picture uploader is loading” this text is visible. A progressive bar it´s a little more complicated because the only reference it´s time and not the loading of an element I think. :slightly_smiling_face: :computer:

1 Like

Hello @hacker and thank you for your reply!
Unfortunately, I’m not able to let it work properly and I don’t know why. I recorded a little video to show you the setting (20secs)
Problem is that “Loading…” is always there.
Can you please give me what do you think about it ?
thank you!
ezgif-7-bbd07a9b9e82

Hey, @fabbricantidelweb. Make sure the “Loading” element is not visible on page load. :slight_smile: :computer:

Hey @hacker, thank you very much :slight_smile: