Select to view content in your preferred language

Error in text:  Inside the API for Flex - Using Query

648
2
05-25-2012 08:50 AM
JHayes
by
Frequent Contributor
Hello ESRI Flex Team,
Not sure if this is where I should post this, so tell me if thee's a better way.  Anyway, I think I found a "type-o" in the Using Query section of the "Inside the API for Flex section.  The text in question says:

Setting up the query task

The Query defines the criteria that will be used for executing the query. The actual filter is set by the text attribute (shorthand for a WHERE clause using LIKE operator) that is bound to the value of a text input component that is discussed later in this topic. The field used is the display field defined in the map document. You can determine the display field for a layer in the Services Directory. Since you're not going to display the results of the query, set the returnGeometry attribute to true."


Shouldn't this say false?

Thanks,
Tags (2)
0 Kudos
2 Replies
BjornSvensson
Esri Regular Contributor
Joe, you're correct - thank you for letting us know.

For specific doc feedback you can also click the "Feedback" link on the page in question.
0 Kudos
JHayes
by
Frequent Contributor
Hello ESRI Flex Team,
Not sure if this is where I should post this, so tell me if thee's a better way.  Anyway, I think I found a "type-o" in the Using Query section of the "Inside the API for Flex section.  The text in question says:



Shouldn't this say false?

Thanks,


Will do!!

Thanks,
Joe
0 Kudos