Naty,
The viewer team has not given us tht ability yet. But I have made the enhancement request to 3.7 already.
Thanks Robert, I used that workaroud and it's ok for me!! 🙂
Robert, what is the right way to customize the InfoWindow of the SearchWidget.mxml?
Thanks,
Naty
Naty,
There are lots of threads/posts about changing the size of the popup. Just adjust the width and or add a height attribute to the SparkSkin.
http://forums.arcgis.com/threads/28487-PopUps
Hi Robert,
Nice changes to the skin, really like the option of resizing the infowindow to "fit" the results and is working fine.
However, I have noticed that if you have related records, once you push the "Show Related Records" tab, the resize option no longer works until you reload the flexviewer (even if you Hide Related Records).
I know you do not intent to spend any time supporting these changes, but wondering if you might have an idea as to why this "breaks" it and point me in the right direction?
Thanks again,
R_
Rhett,
I would assume that it might have something to do with the showRelatedRecords_changeHandler function in the PopUpRendererSkin.mxml where it does hostComponent.width = hostComponent.width * 2;