Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

eSearch Widget on Graphical Search

$
0
0
I want to disable some of the functions on Graphical Search. See the attachment file. I commented out some of the functions but my spatial seach won't function correctly after commented out these lines:

<s:Image toolTip="{includetextquerywarnTip}" visible="{(cboLayerGraphical.selectedItem != cboLayerText.selectedItem)}"
width="{includeTextQuery.width}" height="{includeTextQuery.height}"
source="{WIDGET_URL + 'blank.png'}" fillMode="repeat"
includeInLayout="{(cboLayerGraphical.selectedItem != cboLayerText.selectedItem)}"/>
<s:CheckBox id="includeTextQuery" selected="false" label="{lblInclueTextQuery}"
enabled="{(cboLayerGraphical.selectedItem == cboLayerText.selectedItem)}" />

Please show me the easy ways.

Thanks.
Attached Thumbnails
Click image for larger version

Name:	search.png‎
Views:	N/A
Size:	38.1 KB
ID:	18721  

Viewing all articles
Browse latest Browse all 2097

Trending Articles