Select to view content in your preferred language

eSearch & Identify Popup Link Image-Very large

1020
7
Jump to solution
02-28-2014 04:47 AM
EricVenden
Frequent Contributor
Good morning,
An issue was recently pointed out to me by one of our users.  The image that is used as the popup link (as well as at the bottom of eSearch or Identify results dialogs) is very large (see attached image).  I am not sure when exactly this happened..I don't believe it was present at 3.6, but may have occurred since???..I am going to do some digging to see.

The image in the search results is displayed properly, but the image in the popup is rather large.

This occurs on both the eSearch and Identify popups - not in the results dialog.

Here is an example of the links tag in the config xml:
   <links>
    <link alias="Tax Maps">
    <![CDATA[http://maps.lakecountyil.gov/taxmapgallery/TaxMap.html?PINAddress={ims_sde.DBO.tax_parcels.PIN}]]>
    <icon><![CDATA[assets/images/map.png]]></icon>
    </link>

   </links>

Anyone encountered this?
Thanks
Eric V
Gurnee, IL
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Eric,

   The eSearch has now been updated to support configuration of this as well.

View solution in original post

0 Kudos
7 Replies
EricVenden
Frequent Contributor
Just an update on this issue:
I looked at the Identify widget and found that 3.6 & 3.6.1 still displayed text links in the popup and not the images.  This is how I had intended.

Starting at 3.6.2, the Identify widget popup displays the image instead of the text.  The images are still displayed in the results windows.

I have not looked at the eSearch widget.

Also, I have NOT changed my xml file between 3.6 widget updates.
Thanks
Eric
0 Kudos
EricVenden
Frequent Contributor
Additional update - I do now see that starting in 3.6.2,

"Links with icon specified and link url is not an image will appear as a image (using the link icon) in the popup that is hyperlinked to the specified link url"    per the documentation.

Is this an either or now?  Only display text or only an icon for the link?

Thanks
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Eric,

   No this new feature is not configurable. It sounds like I do need to look at that though.
0 Kudos
EricVenden
Frequent Contributor
Thank you Robert
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Eric,

   I have updated the Identify Widget to give the ability to configure the popuplinktype="text" the default is popuplinktype="image" (the way that popups act currently). I will probably have the eSearch done 3/3/2014 to add this same attribute to the link tag.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Eric,

   The eSearch has now been updated to support configuration of this as well.
0 Kudos
EricVenden
Frequent Contributor
Thanks much Robert
0 Kudos