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.