We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 21792
    • 37 Posts
    I've customised one dashboard with a lot of widgets and thought it would be nicer to have them on two separate pages, so I created a second dashboard

    Second dashboard did not appear next to first as (wrongly) expected

    Research shows me that dashboards are assigned to users at a user group level (or default if not set)

    So, I went to "System > Actions" and attempted to make another menu item next to dashboard that would load my second dashboard, but when I looked at duplicating the existing dashboard, I got confused - the action handler was

    MODx.loadPage(""); return false;


    Can I do it this way?
    Am I barking up the wrong tree?
    Is there are better way of doing this?