I am putting together a user management tool for a client that lists the members of their site. The main purpose for this is so that they can unlock user accounts and reset passwords which you need the admin interface.
I have tried putting in %asset_url%/_admin for the link which loads the admin interface but not to the user asset.
Does anyone have an idea of how to do this?
Direct link to admin interface for user assets
mharding
(Matthew Harding)
#1
nnhubbard
(Nic Hubbard)
#2
You could do something like this:
http://www.mysite.com/_admin/?assetid=92462&asset_ei_screen=details&backend_section=am&am_section=edit_asset&backend_section=am
evanwills
(Evan Wills)
#4
Hi Nic
This is great. Is it possilbe to go further and point to an ID within the screen?
e.g. include an anchor in the link to point to a particular metadata field in the metadata screen so that the screen is automatically scrolled to that metadata field.
Regards
Evan