you could emit a refresh event ( Nova.$emit('metric-refresh') ) by utilizing the emitted "selected" event from the select fields - of course you have to bring them together - which you could do in your own script section in layout.blade.php
Nov 11, 2020
1
Level 7
Change all card timeframes when one changes
I am using Nova and I have 4 different cards on the dashboard. I often switch between 3 different timeframes and everything is working great. One thing I am trying to accomplish is when I switch from 30 day to 60 day I would want all 4 cards to switch. It is now a huge deal but having to switch 4 cards vs one would be worth the effort to create a solution but I am not really even sure where to begin to look for this feature.
Please or to participate in this conversation.