I'm currently trying to add new functionality to Umbraco when a user clicks on a document in the content tree. Normally you'll be presented with this bar:
What I would like to do is to add a new button there that does something to the current document. I sort of know how to add items to the menu when a user right clicks a document node in the content tree, but I can't figure out how to to this.
Add new button/functionality to document menu
Hi all,
I'm currently trying to add new functionality to Umbraco when a user clicks on a document in the content tree. Normally you'll be presented with this bar:
What I would like to do is to add a new button there that does something to the current document. I sort of know how to add items to the menu when a user right clicks a document node in the content tree, but I can't figure out how to to this.
Does anyone have any hint about this? :)
Any help and input is greatly appreciated!
Thanks in advance.
/ Bo
Maybe you can find what you're looking for in this thread?
http://our.umbraco.org/forum/developers/extending-umbraco/20131-Custom-buttons-in-content-view
If you've got umbraco.tv access, there's a tutorial about it here:
http://umbraco.com/help-and-support/video-tutorials/developing-with-umbraco/events/modify-backend-ui-with-page-events
Regards
Jesper Hauge
Hi Jesper,
Thanks a lot! How come I didn't have a look at Umbraco TV :) That's just what I was looking for. Thanks again!
/ Bo
is working on a reply...