Dashboard extension linked to node in content tree?
I've been dabbling a bit and created my first dashboard for Umbraco. It's in the form of a user component (.ascx) that lists the content of an external XML-file.
Anyway, what I'm really wondering is if it's possible to link a node in the content tree so clicking on the node makes the dashboard appear? My current dashboard is displayed when I click the "Content" folder and directly after login.
Dashboard extension linked to node in content tree?
I've been dabbling a bit and created my first dashboard for Umbraco. It's in the form of a user component (.ascx) that lists the content of an external XML-file.
Anyway, what I'm really wondering is if it's possible to link a node in the content tree so clicking on the node makes the dashboard appear? My current dashboard is displayed when I click the "Content" folder and directly after login.
Thanks!
/Thomas Kahn
You can create usercontrol datatype, which can be added to documenttype on specific tab.
try look at http://www.nibble.be/?p=24
Petr
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.