Copied to clipboard

Flag this post as spam?

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


  • Damien Holley 126 posts 425 karma points
    Oct 30, 2018 @ 08:29
    Damien Holley
    0

    Add section/default page to dashboard from codebehind

    I just want to know if this possible? Can we add a section to the Dashboard programmatically?

    Possibly using a resolver (I couldn't find any tutorials on resolvers) ?

    All the examples I can find you either are modifying the main dashboard config (a bad method for robustness) manually, or use a tree system.

    I just want to be able to have a html page that links to a plugin controller when a button is pushed.

    regards, Damien

  • Dave Woestenborghs 3325 posts 11170 karma points MVP 5x admin c-trib
    Oct 30, 2018 @ 12:10
    Dave Woestenborghs
    100

    Hi Damien,

    I think the only option for now is to change the config file from code and add your new dashboard.

    Dave

  • Damien Holley 126 posts 425 karma points
    Oct 31, 2018 @ 07:09
    Damien Holley
    0

    Yeah that's my conclusion too.

    Changing the config file from code unfortunately means doing a package, and I don't need that extensibility yet, so manual it is!

  • 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.

Please Sign in or register to post replies