I just learned about the Tile Navigation component which looks really helpful. I have 5 dashboards and I put them all in a folder so I could add a Tile Navigation to each of the 5 dashboards that points to this folder. This way the user can navigate easily from one to the other 4 related dashboards. I did Share | Link to get the short link to the first one and passed this link onto the users.
The problem is that the first link opens fine in full screen. However, every time the user clicks on a tile to open a new dashboard, it opens it in edit view. I want it to open in Full Screen just as if they were going to a short link to that dashboard.
Is this possible? If it can’t open in full screen (and I’m not sure why it would be set up like that), I would settle for a script that I could put in each dashboard’s ready event to set the page to full screen, if that is a workaround option.
Thanks.