You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.
Hi,
I am trying to create filters with default values similar to the existing time filter in header. I went through the code and found that this function is taken care in panels/timepicker/modules.js. I am unable to figure our how change in $scope.filterSrv value is applied to all other panels in the dash board.
On figuring this out, I am planning to add a drop down filter for another field, say a gender field with male and female option and have the choice made here impact all panels.
Help is much appreciated. Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am trying to create filters with default values similar to the existing time filter in header. I went through the code and found that this function is taken care in panels/timepicker/modules.js. I am unable to figure our how change in $scope.filterSrv value is applied to all other panels in the dash board.
On figuring this out, I am planning to add a drop down filter for another field, say a gender field with male and female option and have the choice made here impact all panels.
Help is much appreciated. Thanks.
The text was updated successfully, but these errors were encountered: