Mark, I don't believe that many to many is supported by the API or Rest. I'm not 100% on that though.
<layer> <definitionexpression></definitionexpression> <enableexport>true</enableexport> <name>Louisville Zoning</name> <url>http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Louisville/LOJIC_LandRecords_Louisville/MapServer/2</url> <expressions> <expression alias="Zoning Code" textsearchlabel="Search Zoning Code [ Example: OR1 ]:" userlist="OR1,C2,OTF">upper(ZONING_CODE) = upper('[value]')</expression> <expression alias="Zoning Type" textsearchlabel="Search Zoning Type [ Example: RESIDENTIAL ]:">upper(ZONING_TYPE) = upper('[value]')</expression> <expression alias="Zoning Name" textsearchlabel="Search Zoning Name [ Example: RES MULTI-FAMILY ]:">upper(ZONING_NAME) LIKE upper('%[value]%') </expression> </expressions> <graphicalsearchlabel>Use one of the graphical search tools to select Zoning</graphicalsearchlabel> <spatialsearchlayer>true</spatialsearchlayer> <titlefield>ZONING_NAME</titlefield> <fields all="true" /> <links> <link includeinresults="false" field="" alias=""> <linkprefix></linkprefix> <linksuffix></linksuffix> <iconfield></iconfield> <iconprefix></iconprefix> <iconsuffix></iconsuffix> </link> </links> <zoomscale usegeometry="true">10000</zoomscale> </layer>
Silvana, An you are using the latest version 2.5.1.2? You have to keep up to date with the most current release if you are going to get bug fixes. I just tested in the latest release and can not duplicate the issue.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.