Hi Robert, quick question:
On your Identify widget, I've been going through the code getting a few ideas for a new widget I'm working on. I ran into these two functions in the widget.js:
disableWebMapPopup: function()
enableWebMapPopup: function()
I understand what the code inside each function does - but I don't see them actually called anywhere in your code. Could you clarify what you are using them for?
Thank you for being such an amazing help to this community!