When users join my site, they have to set an avatar mandatory.
In the admin panel on the join page, there is a 'ProfilePhoto' item, but that item doesn't show on the edit page.
As admin, I would like to check if users uploaded their avatar before I activate their profile, but since this item is not on the 'edit' page, I can't see whether they uploaded a picture or not.
How can I get this item on the edit page for admin ?
