I made a register form for the users, also a profile page, where show all the info…
But I want that people can edit it, for example, change the photo, also there are few property that I would like to put as “editable” for the users…
You need to create a screen with a form for the users collection, which is filtered down to the Logged In User. That form will then be an “update” action and update the logged in user.