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
Hello.
Is it possoble to navigate in umraco backend to specifi node by link?
What i am trying to do is that:
Admin getting new mail that new conten has been add with a link some thing like:
http://DOMAIN/umbraco/umbraco.aspx#content&nodeid=NODENUMBER
and when he clicks on the link, the node with id = NODENUMBER become active in umbraco backend.
Thanks,
Dmitriy
Try directing the link towards this format: /umbraco/actions/editContent.aspx?id=12345
Hope this helps!
Hi Funka.
This is what i was looking for. It is working as i have expected.
Thank you.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Navigate to umbraco node in backend by link
Hello.
Is it possoble to navigate in umraco backend to specifi node by link?
What i am trying to do is that:
Admin getting new mail that new conten has been add with a link some thing like:
http://DOMAIN/umbraco/umbraco.aspx#content&nodeid=NODENUMBER
and when he clicks on the link, the node with id = NODENUMBER become active in umbraco backend.
Thanks,
Dmitriy
Try directing the link towards this format: /umbraco/actions/editContent.aspx?id=12345
Hope this helps!
Hi Funka.
This is what i was looking for. It is working as i have expected.
Thank you.
is working on a reply...