Gaining control over the info-windows / popups

3776
2
05-06-2015 11:11 AM
ChrisHawk
New Contributor II

While I love a lot about WAB. Trying to hunt down the source of some of these controls is infuriating.

Has anyone found where specifically the info window controls are? I'm working on a theme that calls the info window content in a collapsible sidebar. There is the mapmanager.js and the dijit\popup.js , are there anymore i'm missing?

Any insight into controlling the info window content would be greatly appreciated.

Thanks so much.

0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus

Chris,

   Hmmm. The maps infowindow is part of the JS API code. What exactly are you trying to do?

0 Kudos
ChrisHawk
New Contributor II

Ideally implement something like :

https://developers.arcgis.com/javascript/jssamples/popup_sidepanel.html

Then customize the theme to have a side content bar/window/ect. 

I noticed Mr. Larry Stout has implemented a few popup customizations on his county'd WAB app.

Just having some headaches trying to wrangle all layers upon sub layers of code in WAB.