Select to view content in your preferred language

Can I control the element in pop-up window?

1196
3
12-05-2011 08:44 AM
LeiZhou
Deactivated User
In my map service, there is a field ???Pic_URL??? for pictures.

In eSearch widget xml file, I insert the field Pic_URL in the linkfield like
<linkfield>Pic_URL</linkfield>, so that it can show up in the pop-up window. 

Is there any way that I can make the picture smaller in the pop-up window? Thanks!
Tags (2)
0 Kudos
3 Replies
RobertScheitlin__GISP
MVP Emeritus
Steven,

   The size of the image is controlled by the size of the popup itself. So to make the image smaller change the width of the PopUpRendererSkin.mxml in the eSearch Folder.
0 Kudos
LeiZhou
Deactivated User
Thanks a lot! I did not find the file in eSearch folder, do you mean HTMLPopup.mxml in com.esri.viewer folder?

In my map service, there is a field �??Pic_URL�?? for pictures.

In eSearch widget xml file, I insert the field Pic_URL in the linkfield like
<linkfield>Pic_URL</linkfield>, so that it can show up in the pop-up window. 

Is there any way that I can make the picture smaller in the pop-up window? Thanks!
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Steven,

  NOPE... There should be a PopUpRendererSkin.mxml in the eSearch widgets Folder.
0 Kudos