- I have a webmap attached to a view.
- Now when ever a view is clicked, a default popup appears over the map.
- After the popup has been added, a query is called automatically to load the features
- I need to get the result of this query.

How can I get the result, so that I can use the result data. I cannot see any event related to the query nor the popup object to get the result. I am using js ver 4.2 btw.