Is there a way to programmatically open an in-panel widget programmatically?
We would like an in-panel widget to open when the user clicks 'OK' in the splash widget.
If we use the config.json file and add 'open at startup true' to the in-panel widget, then the splash widget does not open first. The idea would be to allow the user to see the splash screen, and then when they click 'OK' the in-panel layer list widget will open.
Thanks for any comments and suggestions!