Select to view content in your preferred language

eSearch (3.0)- Disable InfoWindow popups

2527
10
Jump to solution
11-13-2012 09:36 AM
JasonStanton__GISP
Regular Contributor
I am wondering if anyone knows how to disable InfoWindow popups from the initial search results AND fixed data grid.  I commented out the mouseOverSearchResult from the eSearchWidget.mxml and that worked for the initial search results but they still appear when I 'mouse over' the results in the fixed data grid.

Any assistance would be greatly appreciated!
Tags (2)
0 Kudos
10 Replies
RobertScheitlin__GISP
MVP Emeritus
next version 3.0.14 is now available.

Version 3.0.14 - 11/14/2012
* Fixed bug where if more than one uniquevalsfromfield was used in an expression
  Only one would populate the dropdown.
* uniquevalsfromfield now are aware of isrequired attribute and add a blank entry
  in the drop down if necessary.
* Added delay for mouseover in datagrids to allow user to exit datagrid and choose
  a button from the popup
* The popup shown from the search results and datagrid is the same popup that gets
  displayed when you click on the search graphic on the map.
* Added the ability to add and remove from current selection as well as create a new
  selection (which is the default).
* Fix bug where individual layers symbology specified in the eSearchWidget.xml was
  not being used with certain spatial searches.
* Added support for disabling search widget results (just use <disablebuttons>result</disablebuttons>).
* Added support for disabling popups completely for this widget.
0 Kudos