Devon, From version 2.5 to 3.6 there has been no functionality removed but there was likely MANY configuration changes. There has been to many versions in between for me to tell you what specifically may have changed. All you would need to do is look at the documentation or one of the examples configurations for the proper configuration.
Devon,This may be a dumb question but how did you do the v.2x to v.3.6 migration? I had an older version running and had to spin up a dev VM, install the newest Flex Viewer app, copy all my old projects from wwwroot to the new flexviewer folder under wwwroot on the new VM, then my 3.6 flex viewer application was able to see all the legacy web maps. I then hit upgrade on each one, some of the tools had to be completely replaced with new stuff. Its been a major time suck. Especially with like 45 web apps running. I would look at that if you have time and haven't already.My second observation is that after downloading the two xml and looking at it in Notepadd++, you are comparing apples to oranges in my opinion. With 15kb worth of additional text, I am sure there can be a half dozen possibilities with regard to whats causing the error.Good luck man.
PIN like '[value]%'
publish.RDDGIS.PCLCOMP.PIN like '[value]%'
Devon, My advice is to completely forget waht you hade working in 2.5 and just sart from scratch. One thing that sticks out to me is you have your fields listed as there is a join on this map service. if there is actually a join on this map service then any where you use a field it has to be the full field name.i.e.PIN like '[value]%' should be:publish.RDDGIS.PCLCOMP.PIN like '[value]%'also FULLADDRESS is not even listed in the fields XML...The titlefield also schould be usinf the full field name.
<links> <link alias="link" disablelinksifnull="true" disableinpopups="false"> <![CDATA[{URL}]]> <icon><![CDATA[{Icon_Link}]]></icon> </link> </links>
<fields all="true" />
Julia-If I understand you correctly....Its my impression that what you see in the sample/example is exactly that, a sample. If I remember correctly, those are very much like placeholders in the widget. You need to add your own data in the main config and then edit the esearch widget config with your respective data. If that is not the problem, maybe those sample data sets have changed or been edited.Aaron
<spatialreference>102003</spatialreference>
Julia, As you figured out the Calhoun Parcels layer is still in the eSearchWidget.xml Just with a false url as I am not going to publish my map service for every one to play with. Sorry for the confusion.
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.