allow users ti change avatar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MaTT
    Junior Member
    • Jun 2017
    • 19

    allow users ti change avatar

    How can i allow CRM users to change them avatar?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello

    By default only admin can change user's information, avatar as well.
    You need to develop it, if you need

    The simplest way I see is to override avatar field view and allow to modify own avatar. Check also if controller allow this action.

    The second way is to create the button "Change Avatar" as the button "Change Password"

    Comment

    • Thiago
      Member
      • Jul 2017
      • 60

      #3
      Hello Tanya!

      Thanks!

      Comment

      Working...