Select to view content in your preferred language

Enhanced-Search-Widget-for-FlexViewer Part II

136760
552
04-19-2012 08:03 AM
RobertScheitlin__GISP
MVP Emeritus
All,

   I am pleased to announce the next release of my eSearch Widget.

http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e

Version 2.5.1.7 - 4/19/2012
* Added ability to search (flat/standalone/no geometry) tables.
* This time all Zooming uses the same scaling (popup, datagrid, widget results, zoom to all).
* Added Relates icon/button to datagrids so that you can click on it in the datagrid to
  open relates choice dialog.
* Move all skins to a skins package for cleaner organization.
* Links that are not associated with a field now work.
* Ability to disable the relates tab in the fixed widget is now configurable.
552 Replies
RobertScheitlin__GISP
MVP Emeritus
Matt,

   OK, now I get what you are saying. No that should not be happening, I will have to do so investigation and debugging. Thanks for the info.
0 Kudos
JORGELAGOS2
Emerging Contributor
Robert version 3.04 is working great for me but I am not planning on using the Relate feature for now. Is there anyway I can hide the Relate Results tab or at least don't show the Relate results label and the icon next to the label?

Thanks

Jorge
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jorge,

   There is no way to completely hide the relates tab if you are using the fixed datagrid. There is the disablerelatestabinfixed attribute on the floatorfixed element as covered by the documentation.
<floatorfixed disablerelatestabinfixed="true">fixed</floatorfixed>
0 Kudos
PeterHoffman
Deactivated User
Robert,
I am using version 3.0.2 and the dateformat is not working properly. I am using it with a 10.0 server.
Here is the line of code:
        <field name="acquired_date" alias="Acquired" gridfield="true" dateformat="MM/DD/YYYY" />
In my results I see this:
Wednesday, June 06, 2001 8:00PM

I am trying to get rid of the day and time.

Thanks,

Peter
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Peter, that was fixed In subsequent releases. Make sure you stay up to date.
0 Kudos
PeterHoffman
Deactivated User
I updated to 3.0.5, same results.
See attached.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Peter,

   OK, sorry about that I tought I had that fixed every where but I must of forgot the widget item renderer. I will have this fixed in 3.0.6 along with some other bugs people have brought to my attention.
0 Kudos
PeterHoffman
Deactivated User
Sounds good, excellent widget, I also use your identify widget.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
All,

   New bug fix version released.

Version 3.0.6 - 8/15/2012
* Fixed issue with field date formatting.
* Fixed issue with fixed datagrid that is hidden, showing when a popup is shown the first time.
* Fixed issue where buffering would not work (spatial or graphical) until the buffer properties
  dialog was shown at least once.
0 Kudos
MattPohl
Frequent Contributor
All,

   New bug fix version released.

Version 3.0.6 - 8/15/2012
* Fixed issue with field date formatting.
* Fixed issue with fixed datagrid that is hidden, showing when a popup is shown the first time.
* Fixed issue where buffering would not work (spatial or graphical) until the buffer properties
  dialog was shown at least once.


Works great Robert..... Thanks for the support!

Matt
0 Kudos