I'm working on upgrading to latest version of the Enhanced Search Widget (3.7) and having problems with the Buffer option on the spatial search not showing up. Attached is a screen shot. It worked on the previous version and I'm using the same config file. Any help appreciated.
Jeff,
Be sure to mark this thread as answered.
Robert. Thanks for your help. I migrated from the 3.0 Flexviewer to 3.7. I'm inheriting the project from someone else and it obviously hasn't been updated in a couple of years. I understand you're on to the WAB. Is there a buffer widget equivalent? Searching AGOL I'm not finding anything short of the land use app. Alternative is to build a quick app
I have not worked with the Flex eSearch widget since February, so I can recall what I did in the code but the widget is working properly for the way you have it configured. If you want that search button in your image to go away then change:
<multipartgraphicsearch>true</multipartgraphicsearch>
to false. And if you want buffering to show on the "Graphical" search tab then change:
<enablegraphicsbuffering>false</enablegraphicsbuffering>
to true. Not sure why your config.xml worked differently in the previous version.
Robert:
XML file is attached. I would have thought I wouldn't have had to update the XML file with the upgrade to 3.7. The buffer was working in the previous version. Thanks for taking a look at this.
Do you have this in the XML?
<enablegraphicsbuffering>true</enablegraphicsbuffering>
it looks like you are missing most of your labels for the graphical search tab. Can you post your xml?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.