Steve,
Flex Viewer is a Internet application and thus should not be using UNC paths directly (even if the app is only available on your intranet). You need to create a virtual directory that uses the UNC path as its source that way you have a REAL url to use in your link field.
Michelle,
Do you mean that you manually (in the code made the button not visible) or you used the method of setting the multipartgraphicsearch to false in the XML?
I was able to do both, actually, but when I couldn't tell what was affecting the changes I started over with a fresh version of the widget. However, the search button does not go away when I change the <multipartgraphicsearch> tag to false in the XML. At this point I've edited nothing else in the widget other than the XML's. The search does not execute automatically either, so I don't know if I'm missing something obvious.
The search will be performed on the first layer and first expression of that layer in your
SearchWidget.xml file by default if you do not specify otherwise.
Michelle,
No the top layer in the config file is not the only one that can be searched.
http://gislap134/FlexViewer3.0/index.html?search=R1&slayer=0&exprnum=0&showdatagrid=true
//loop over all the properties in the tempPropertyArray distinctValuesCollection.addItem({value: " ", label: " "}); for (var propertyName:String in tempPropertyArray) {