Select to view content in your preferred language

Enhanced-Search-Widget-for-FlexViewer Part III

189553
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
SimonMorgan
Frequent Contributor
Simon,

   Does the (simpler) "Row search" work?


Yes, and in fact the species code search works just fine if I leave Height and Diameter blank.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Simon,

   What are the field types for height and diameter?
0 Kudos
SimonMorgan
Frequent Contributor
rscheitlin;342653 wrote:
Simon,


   What are the field types for height and diameter?[/QUOUTE]

The field type is double.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Simon,

   OK can you generate a short life token for me then?
0 Kudos
SimonMorgan
Frequent Contributor
Simon,

   OK can you generate a short life token for me then?


Token: s2QhjzDmWRZ6WfAMNse-DvLrSEYScwdYlyAxsK_mSwl9K5qvxkJmvKuS4xD34Yrd
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Simon,

   The token is not working for me...
0 Kudos
SimonMorgan
Frequent Contributor
Simon,

   The token is not working for me...


New token: N2uo0YnKfkJpkCBgrdi6S3kZPifZAc7KXJu_-sJZeF0.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Simon,

   Not sure which method you are using to generate the token but neither of them have worked for me. Are you choosing IP, HTTP Referrer or Request IP?
0 Kudos
SimonMorgan
Frequent Contributor
Simon,

   Not sure which method you are using to generate the token but neither of them have worked for me. Are you choosing IP, HTTP Referrer or Request IP?


I was using HTTP referrer.

I unlocked the service in question, so it should work without a token now.
0 Kudos
HiranDias
Emerging Contributor
Hello Robert, i want to thank you for this new e-search version. But i have a question, can i populate a combo box with a specific query ? for example:

                          <expressions>
      <expression alias="Sismic" textsearchlabel="Select fields to search" isvaluerequired="true">
        <values>
                                       <value prompt="City" isvaluerequired="false" uniquevalsfromfield="City" operator="AND">City= '[value]'</value>


This will populate my combo box with all distinct values of city in my service, but i want just the cities that are in State='Rio de Janeiro', for example. Is it possible to make that ?
0 Kudos