Is it possible to place time selector widget on master header in order to controll all mashups?
In my project I have a master with a menu and three mashups.
I would like to have this option
1) See current data
2) See history of data
if you click on 1 all tables, grids, widgets and whatever show you what's going on right now, if you click on 2 you will see data of a certain range of time in the past.
Now, if I have a single mashup it's easy to do because you just add a query service and bind a time selector widget with it but if you have several mashups is it possible to place the time selector in the master so that, if I click on option 2, all my three mashups will be set in "history mode"?
