Is it possible for the user to be able to edit their own profile without going through the Drupal administration panel? I have a /user page with views that output the needed fields. Ideally I would like an 'edit profile' button that loads up the same editable fields.
Could someone point me to how this can be achieved?
Thanks in advance,
P.S.: I'm on Drupal 7. Might be worth noting that I'm using Profile 2 as well.