I have a collection for the members of my website (name, email, phone, …).
I have added the ability for users to view (and update) their profile information.
On the page to modify members information, they can change their information including their image/avatar using the “upload button”. When the upload is “complete”, I would like to refresh the image that is currently displayed.
Once the upload is complete, how do you refresh the image so the user can see the change?
Thanks Andreas. My image is connected to the data set. Would you mind telling me how to fire off a “re-query” after the upload is complete? I am sure it is easy but am new to WIX code and events. Thanks!
But it really just depends on your existing code. If you post a new question with a copy of your code (or a screenshot of your code) the community will be able to assist you a bit better rather than guessing.