Update users image in database

I have forgotten how I did this before!

User profile photo will display on the left, and on the right they should be about to attach a new or different photo and click save. When button clicked we should see their new user profile photo.

How do I achieve this?

On button click run a workflow:

  1. Update the current User: Image = PictureUploader’s Value

  2. Reset inputs

Thank you :slight_smile: