Hi to all,
We developed a CustomApp to get "custom" data from AA and ee wish use a card build on this app in some Dashboard.
We need that the CustomApp's card knows what are the other card that are on the dashboard to appropriately filter the query that the CustomApp's code make on AA.
We can't set this constraint on manifest.json level, because if we use this way, we must build and deploy a CustomApp for every dashboard, and is not a maintenable solution. We also wish hidden this filter so we can't use the dashboard's filters in this case also because that filters can be disabled by the user.
So the question is: there is a way to permit the code of the CustomApp detect wath others cards there are in the dashboard?
Thanks,
Stefano G.