Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
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
Ok, Thank you!
is working on a reply...
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.
Continue discussion
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?
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:
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
Ok, Thank you!
is working on a reply...
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.