Hi,
I have a dashboard where the first page a visitor lands on is a dynamic page. from that page they can hit the hamburger menu and select a page that is static.
but how do they return initial page intuitively?
The dashboard title is a link but that just points to /null.
Clicking back in the browser works, but I don’t consider that intuitive.
I ideally would like the Dashboard title hyperlink to point at Dashboard.Server.com instead Dashboard.Server.com/Null.
or maybe an option to add the dynamic page to the hamburger menu.
Is any on those possible