We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi,
I was wondering if there is a way to open the Homer dashboard with pre-filled filtering parameters from URL query params ?
For example: https://homer-app.com/dashboard/home?callid=123&from_user=1231
So that when the dashboard opens, these callid=123 and from_user=1231 filters are automatically applied?
callid=123
from_user=1231
Perhaps someone has had a similar question - how was it resolved?
Thanks!
The text was updated successfully, but these errors were encountered:
Your report is appreciated. Please star this repository to motivate its developers! ⭐
Sorry, something went wrong.
No branches or pull requests
Hi,
I was wondering if there is a way to open the Homer dashboard with pre-filled filtering parameters from URL query params ?
For example:
https://homer-app.com/dashboard/home?callid=123&from_user=1231
So that when the dashboard opens, these
callid=123
andfrom_user=1231
filters are automatically applied?Perhaps someone has had a similar question - how was it resolved?
Thanks!
The text was updated successfully, but these errors were encountered: