Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Danny Leech 36 posts 114 karma points
    Mar 11, 2012 @ 18:17
    Danny Leech
    0

    Direct link to edit member form including parent frame

    Hello,

    I'm creating an account system where members will need to be verified before they are granetd access. When a member registers from the front end, I send an email alert to the site admin so they can process the registration. In this email I would like to link directly to the new member edit form. The site admin then just has to tick a box and they have access. However... I can only seam to link to editmember.aspx?id=1234 on its own, ie not inside the parent frame. I understand that with content nodes this can be done but perhaps not with members.

    My question - what would be the best approach to implement functionality like this?

    Many thanks

    Danny

  • Anders Brohäll 295 posts 561 karma points c-trib
    Apr 03, 2012 @ 11:20
    Anders Brohäll
    0

    I need the exact same behaviour.

    Did you find anything helpful?

  • Anders Brohäll 295 posts 561 karma points c-trib
    Apr 03, 2012 @ 11:24
    Anders Brohäll
    0

    I know that for contents you can use: http://www.example.com/umbraco/actions/editContent.aspx?id=1059

    But i cant find nothing for members.

    Anyone has a suggestion?

  • Anders Brohäll 295 posts 561 karma points c-trib
    Apr 03, 2012 @ 11:42
    Anders Brohäll
    1

    Got it: /umbraco/umbraco.aspx?app=member&rightAction=members/editMember&id=2225

  • Danny Leech 36 posts 114 karma points
    Apr 04, 2012 @ 11:33
    Danny Leech
    0

    Hi Anders, sorry for late reply. No I didn't get any further with this. Your solution is just what I've been looking for. However... if the user is already logged in this link only seams to go to the the member dashboard page, on refreshing the page it then goes to the member profile? Do you have this same issue?

    Thanks for sharing!

    Danny

  • Anders Brohäll 295 posts 561 karma points c-trib
    Apr 04, 2012 @ 11:35
    Anders Brohäll
    1

    Turns out that you need #section after the link:

    /umbraco/umbraco.aspx?app=member&rightAction=members/editMember&id=2225#member

  • Danny Leech 36 posts 114 karma points
    Apr 04, 2012 @ 11:44
    Danny Leech
    0

    Fantastic!! Yep thats done it. Thanks Anders much appreciated

  • Anders Brohäll 295 posts 561 karma points c-trib
    Apr 04, 2012 @ 11:44
    Anders Brohäll
    0

    Please mark the thread as solved : )

    #h5yr

  • Danny Leech 36 posts 114 karma points
    Apr 04, 2012 @ 11:49
    Danny Leech
    0

    Sorry - forgot! Thread well and truly solved!

    Cheers

Please Sign in or register to post replies

Write your reply to:

Draft