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 179 posts 540 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 3504 posts 12133 karma points MVP 8x 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 179 posts 540 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!

Please Sign in or register to post replies

Write your reply to:

Draft