Select to view content in your preferred language

Enhanced-Search-Widget-for-FlexViewer Part III

180113
776
04-30-2013 03:58 PM
RobertScheitlin__GISP
MVP Emeritus
All,

   Here is a new thread to post questions and discuss the Enhanched Search Widget. The old thread was getting too long.
Tags (2)
776 Replies
RobertScheitlin__GISP
MVP Emeritus
Greg,

   So are you saying the my old 2.4 version of the eSearch returns all the records and the 3.4 does not and both are hitting the same server and service?
0 Kudos
DerekHunter1
Deactivated User
Robert,

Thank you for all you contribute.

Is it possible for the Spatial Search portion of the widget to zoom to all results rather than to the first result?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Derek,

   Currently no there is no configuration for this. I will look into it.
0 Kudos
DilsonKitoko
Emerging Contributor
Hi All,

Is it possible to perform a search in all layers? I want to make a query to all avaliable layers in mapservice.

Thanks in advance!
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Dilson,

   Nope. That is what the Identify Widget is for.
0 Kudos
DilsonKitoko
Emerging Contributor
Dilson,

   Nope. That is what the Identify Widget is for.


Hi Robert,

Thanks for your prompt reply. Just one mor question...On graphical search is it possible to remove the buffer graphic, units and enable mult-part graphics Boxes?

I tried using:

        <enablebuffergraphicbutton>false</enablebuffergraphicbutton>
        <enablemultigraphicssearch>false</enablemultigraphicssearch>
        <enablegraphicsbuffering>false</enablegraphicsbuffering>
        <multipartgraphicsearch>false</multipartgraphicsearch>

But none of them works.

Thanks,
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Dilson,

  I just tested all those tags and they work fine. Are you sure that you cleared your browsers cache?
0 Kudos
DilsonKitoko
Emerging Contributor
Dilson,

  I just tested all those tags and they work fine. Are you sure that you cleared your browsers cache?


Robert,

Yes, I've cleaned the cache, but nothing change. I will keep trying until figure out what I missing.

Thanks,
0 Kudos
MarciaElam
Deactivated User
Derek,

   Currently no there is no configuration for this. I will look into it.


Thanks Robert.

In addition, I am having a very difficult time getting my search result features to be highlighted. My symbols are as:
   <symbols>
        <simplefillsymbol color="0x00ffff" alpha="0.5">
            <outline color="0xff0000" alpha="0.8" width="2" />
        </simplefillsymbol>
        <!-- You can have one or the other, either simplemarkersymbol or picturemarkersymbol
            defined for your point results NOT BOTH. picturemarkersymbol will override
            simplemarkersymbol if you do not have it commented out. -->
        <simplemarkersymbol style="square" size="12" color="0xff0000" alpha="0.5"
            xoffset="0" yoffset="0" angle="0"> <outline style="solid" color="0x000000"
            alpha="1" width="1"/>
        </simplemarkersymbol>
        <!-- <picturemarkersymbol url="assets/images/i_search.png" height="30" width="30" xoffset="0" yoffset="0" /> -->
        <simplelinesymbol color="0xff0000" alpha="0.8" width="2" />
    </symbols>

Maybe i am missing something very simple?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
dwhthe3rd,

   Can you be more specific? Do you mean that are getting no symbology for the results or the subselectin color?
0 Kudos