Hi All
When users type in https://mywebsite?APN=xyz, I need to open on-screen widget "APN/Address Search"(Modified Robert's Enhanced Search), and do the APN search by calling a function defined in this widget.
How do I open the widget if there is APN parameter? I could retrieve the URL parameter from mapmanager.js or MapUrlParamsHandler.js, but could not figure out how to open widget from either of these two files.
Thank you in advance.