I have a need for the same field to appear on every page. Example is an LED that flashes green to indicate that data is being received and that the Pi has not hung. Also a command line at the bottom of the screen with a status field to the right.
At the minute I have to have multiple groups, one for each page, with the LED etc duplicated on each page.
It would be simpler if I could just designate a group to be "global" across all pages. As I am up to seven pages, it is beginning look a little complicated.
An alternative would be the ability for a dashboard object to appear in multiple groups, but that might be a bigger job.
Yes, this, or you can use Teleports to place it in the navigation header which would work really nicely for this kind of use case, but would involce a bit of custom HTML/CSS to render the content you're after.