Copied to clipboard

Flag this post as spam?

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


  • Fredrik Esseen 594 posts 830 karma points
    Nov 26, 2010 @ 16:16
    Fredrik Esseen
    0

    Open Member from usercontrol

    Hi!

    Ive created a usercontrol that i display in the members sextion in the backend.

    Im listing the latest logged in members and now I want to open a member when the name is clicked.

    How can I achieve this?

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Nov 26, 2010 @ 16:27
    Matt Brailsford
    0

    Hi Froad.

    I assume you mean you are creating a dashboard control? One simple way to this could be to just redirect the right hand iFrame to:

    /umbraco/members/editMember.aspx?id=1089

    Passing it the ID of the member to edit. I don't think this will update the menu though, so you may need to find the relevant javascript for that too.

    Matt

  • Fredrik Esseen 594 posts 830 karma points
    Dec 01, 2010 @ 15:38
    Fredrik Esseen
    0

    Ok, Thank you!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies