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 610 posts 906 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 4125 posts 22223 karma points MVP 9x 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 610 posts 906 karma points
    Dec 01, 2010 @ 15:38
    Fredrik Esseen
    0

    Ok, Thank you!

Please Sign in or register to post replies

Write your reply to:

Draft