linking from frontend of the website to a custom section in the backend
We have a database with a very large (custom) media library, on the media item pages the visitors see i would like to show a link "modify this item" (for admins only). I know how to render the link, but not how to make the page load inside the umbraco panels....
This link would have to target a custom section in the backend, opening with all panels present... i don't see how i can do this though, i can link to the aspx, with the right querystring, but there is no way for me to have the umbraco backend around it...
linking from frontend of the website to a custom section in the backend
We have a database with a very large (custom) media library, on the media item pages the visitors see i would like to show a link "modify this item" (for admins only). I know how to render the link, but not how to make the page load inside the umbraco panels....
This link would have to target a custom section in the backend, opening with all panels present... i don't see how i can do this though, i can link to the aspx, with the right querystring, but there is no way for me to have the umbraco backend around it...
has anyone done this before?
is working on a reply...