Hi Maxim,
Thanks for your reply.
Let me explain again.
I have added a dashboard addon to my project. I have implemented some widgets to be displayed first every time the user logs in. See below image of the dashboard widgets displayed first when I log in.
Now, let’s say I want to display catalogue menu item, when I click on it, it shows the catalogue page. This means clicking on the catalogue menu item has navigated me away from the dashboard widgets.
Let’s say I want to go back to the dashboard widgets again, I am not able to do this anymore. There is dashboard menu item (generated by the addon) but it is purely for administration purpose. I want a situation to have another menu item that I can click on to display the dashboard shown when I log in initially. I have tried to create a menu item for this but I don’t know what screen is responsible for displaying dashboard widgets.
I hope I am able to explain better now.
Thanks