Hi all. I would love to be able to open a web app with a widget open AND already executed with some parameters. In my specific case this would be Robert Scheitlin, GISP 's awesome Identify Widget, so that when user opens the app he/she is presented with a map and a dashboard-like list of features (e.g. incidents, projects, etc.). Using browser debug tools I can see the query that is sent to the server with a number of parameters, but that's pretty much where my dev. skills end. How/where would I even start placing a function that makes that call after the page has fully loaded?