Select to view content in your preferred language

enhanced search widget related tables and features

4844
18
Jump to solution
06-23-2015 08:51 AM
RaulLeos
New Contributor II

search widget will not displace the parcel parameters of the related tables data when a search is performed. The parcel feature class has a relationship in the SDE with a table and only table information is displayed but when you click on the record it will not zoom to it. please help on xml code.

0 Kudos
18 Replies
RaulLeos
New Contributor II

Robert,

thanks for all your help! i just added the County Parcels as a layer and works!!

thank you so much you don't know how much i have been working on this change on my parcels gis map.

thanks again!

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Raul,

Glad to help. Now it is your turn to help the community by marking this question as answered. All you have to do is click the "Correct Answer" link (the one with the little green star) on the post that provided the answer for you. If the answer was not provided by one of the responders then you can mark any of the replies that you received as helpful by clicking on the "Actions" menu and choosing "Mark as Helpful"

RobertScheitlin__GISP
MVP Emeritus

Raul,

   Thanks for marking one of my replies as helpful. Can you also mark it as answered (this is more important for people finding the correct answer).

All you have to do is click the "Correct Answer" link (the one with the little green star) on the post that provided the answer for you (you will have to do this from the actual thread as this is not visible in your inbox or activity stream).

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Raul,

   Thanks

0 Kudos
RaulLeos
New Contributor II

Robert, if i want to upgrade to latest version of viewer for flex 3.7, what are the items to get affected.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Raul,

   Download the App Builder for 3.7  and see if it will upgrade your existing App Builder apps. There has been some changes between 3.4 and 3.7 but it should not be hard to update.

0 Kudos
RaulLeos
New Contributor II

Robert, the upgrade changes what and also did the enhanced widget changed alot and what did from version 3.4 to 3.7

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Raul,

   I don't remember all the changes. you will have to go through the whats new section. The eSearch widget has to many changes to list from 3.4 to 3.7... I use to find bugs and fix them all the time and add enhancements as people requested.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Raul,

   You can find the list of changes in the eSearch download readme.txt

Version 3.7.4 - Feb 10, 2015

* Fixed bug with searching Multipoint geometry.

Version 3.7.3 - Jan 4, 2015

* Fixed bug with switching search layer drop down would sometimes produce and error depending on expression and layer configuration.

Version 3.7.2 - Dec 10, 2014

* (lets try this again) Fixed issue with data grids if compiling with any SDK less than Apache Flex 4.13 SDK (do not compile with 4.13 SDK)

Version 3.7.1 - Dec 8, 2014

* Fixed issue with data grids if compiling with Apache Flex 4.13 SDK

Version 3.7 - Nov 29, 2014

* Recompiled for Flex Viewer 3.7

* Assets folder is now searched for based on the location of the compiled widget and not the configuration file.

* This widget now has a GUI in App Builder!

Version 3.6.10 - 10/20/2014

* Fixed issues with searching MultiPoint Geometry.

* Fixed error 1009 when preforming a graphical search when the widget is initially opened.

Version 3.6.9 - 9/12/2014

* Made some big code changes that now allows the esri print service able to print the search results with the proper symbology.

* Fixed and issue when the first layer in the xml has uniquevalsfromfield and you use a url search a bug occurred.

Version 3.6.8 - 6/23/2014

* Fixed a bug with sum field when the format was currency.

* If the selectedgraphicaltool has been specified or you have already used a graphical search tool

  when you switch to the graphical search tab that tool will be selected automatically.

* Uniquevalsfromfield now optimized to use returnDistinctValues if the server version is 10.1 or greater

  (this means no paging and faster unique values). Thanks to Daryl Anderson for this idea.

Version 3.6.7 - 5/29/2014

* Fixed a few graphical query issues introduced in 3.6.6.

* Fixed hyperlinkaliastext not being used with working with related data.

* Added another localized text option to xml.

Version 3.6.6 - 5/22/2014

* Fixed URL Query Bug when a search is made and no results are found.

* Fixed csv and txt file extension bug in Fixed datagrid export.

Version 3.6.5 - 4/3/2014

* Changed export GUI design to minimize footprint.

* Added buffer support to eDraw, eLocate and pointBuffer.

Version 3.6.4 - 3/3/2014

* Fixed issue with field formatting not staying specific to the field it was set for.

* csv and txt exports now export proper linefeed based on OS.

* Added exportnumbersasformattedstrings attribute to enableexport tag. See pdf for explanation.

* Added popuplinktype attribute to link tag. See pdf for explanation.

Version 3.6.3 - 2/26/2014

* Fix major bug with uniquevalsfromfield not returning all records in some cases.

Version 3.6.2 - 2/20/2014

* Fix issue with disableinpopup in datagrids.

* Fix issue with UNC links that have icons specified not working in my popups.

* Fix issue with union geoms function and some multi ring polygons.

  Special thanks to Leonardo Araújo for the code contribution.

* Added more configurable messages for widget internationalization.

* You can now configure the buffer graphic to remain visible after the search.

Version 3.6.1 - 12/19/2013

* Fixed issue With search layer symbology not showing when using a URL search until a selection was made in the datagrid.

* Unique values from field now honors the layers definition expression.

Version 3.6 - 12/19/2013

* Recompile for ArcGIS Viewer for Flex Version 3.6

Version 3.5.4 - 11/5/2013

* Fixed issue With dropdownlists sizes that was introduce in 3.5.3.

Version 3.5.3 - 10/22/2013

* Fixed issue With preload="minimized" and the dropdownlists.

* Fixed issue with SubTypes and Domains assigned to subtypes.

* Fixed issue with text qualify userlists and the all option.

Version 3.5.2 - 10/11/2013

* Fixed issue hyper link grid fields and version 3.5.1.

* Added ability to text qualify userlists that contain comma in their values.

Version 3.5.1 - 10/11/2013

* Fixed issue with tables and version 3.5.

Version 3.5 - 10/7/2013

* Added sub selection color for subselecting results from he datagrid.

* Fixed Relate error when using fields all="true"

* Fixed issue with choose relate dialog not closing using the X in the upper right corner.

* When buffering during a graphical search, the buffer graphic is now removed after the search is complete.

0 Kudos