I have created a widget that queries and displays information when the map is clicked on. For layout purposes, I am using a Section with three tabs (layers, legend, and results). Does anyone know of a way to programmatically change the section view from inside the widget? That way, when the map is clicked on, I can take users immediately back to the results view, potentially causing less confusion.
Thanks!
Jonathan