I have created my own section with a new tree and everything. Now i'm trying to implement the "right-click-menu". I'm doing my own IAction according to the wiki help . How do get the "create" panel in the right frame like the one you get when you are in the content section and click Create? The reason that i cant use the standard Create is that im reading my nodes from a external database and they are not realated to thoses in the Umbraco DB.
Also, if i get the iframe popup to work any idees on how to tweak it so that i can call my on classfunctions?
Wow thx guys its working perfect now, only one last thing to fix. After iv saved my new node how do i get the correct dashboard for that node? And where do i put this new dashboard?
Thx for all your help!
Hopefully i will get access to umb.tv today so that you dont have to answer all my questions =)
Context Menu question
Hi,
I have created my own section with a new tree and everything. Now i'm trying to implement the "right-click-menu". I'm doing my own IAction according to the wiki help . How do get the "create" panel in the right frame like the one you get when you are in the content section and click Create? The reason that i cant use the standard Create is that im reading my nodes from a external database and they are not realated to thoses in the Umbraco DB.
Also, if i get the iframe popup to work any idees on how to tweak it so that i can call my on classfunctions?
Best Regards
Marthin
Its really just an aspx page that you put in the /umbraco/dialogs folder.
Check here:
http://www.richardsoeteman.net/PermaLink,guid,f470b6cf-40da-4aa9-a0d9-7b984fe9bf59.aspx
(scroll down and fin the link to the full solution for the "ad unpublish menu item to the context menu")
It's a nice example on how to fully implement a context menu complete with teh dialog and everything.
God give me a spell checker please :-)
Wow thx guys its working perfect now, only one last thing to fix. After iv saved my new node how do i get the correct dashboard for that node? And where do i put this new dashboard?
Thx for all your help!
Hopefully i will get access to umb.tv today so that you dont have to answer all my questions =)
Best Regards
Marthin
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.