Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris Knowles 141 posts 222 karma points
    Mar 10, 2011 @ 11:13
    Chris Knowles
    0

    Remove Dashboard sections

    Hi,

    I am running 4.6.1 on SQL Server, IIS6, Windows Server 2003 Std.

    I am trying to figure out how to remove parts of the dashboard such as the most recent videos etc from the right hand side dashboard when you first go into a section? I have found the ascx files that display the content but if i comment out all of the code then it still has a div with a hide button in it.

    Is it possible to remove these items and if so how is the best way to do it?

    Thanks

    Chris

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Mar 10, 2011 @ 11:19
    Hendy Racher
    0

    Hi Chris,

    Take a look at the ~/config/Dashboard.config file, that's where the usercontrols are wired up - from there you can comment out the ones you don't want.

    HTH,
    Hendy

  • Chris Knowles 141 posts 222 karma points
    Mar 10, 2011 @ 11:28
    Chris Knowles
    0

    Thanks Hendy,

    Works perfectly!

    Chris

Please Sign in or register to post replies

Write your reply to:

Draft