<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How is Collector sorting symbology? in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475858#M8170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon Russ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are the domains under 'Types' at the rest end point sorted? I assumed it was related to the Coded Domain value, but I went through and manually re-coded our domain descriptions to alphabetically line up with an ascending coded value. At the rest end point under Types I am still seeing the same sorting as before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 21:10:31 GMT</pubDate>
    <dc:creator>MattReeves</dc:creator>
    <dc:date>2017-02-23T21:10:31Z</dc:date>
    <item>
      <title>How is Collector sorting symbology?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475856#M8168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a field with a coded domain with&amp;nbsp; "High, Medium and Low".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I apply symbology in my MXD and they appear as High Low and Medium (alphabetically) and I change it to High Medium and Low.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in collector they appear as Low High and Medium??!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can never get consistent sorting out of it.&amp;nbsp;&amp;nbsp; In ArcGIS Mobile it's always alphabetical and I add 1,2,3 on the front to force it... but with Collector this makes no difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 02:15:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475856#M8168</guid>
      <dc:creator>PeterTimmers</dc:creator>
      <dc:date>2013-02-27T02:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: How is Collector sorting symbology?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475857#M8169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you check the rest endpoint for this layer and see how the domains are sorted under types. We currently mirror that sorting in teh app today.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 15:58:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475857#M8169</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2013-02-27T15:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: How is Collector sorting symbology?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475858#M8170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon Russ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are the domains under 'Types' at the rest end point sorted? I assumed it was related to the Coded Domain value, but I went through and manually re-coded our domain descriptions to alphabetically line up with an ascending coded value. At the rest end point under Types I am still seeing the same sorting as before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 21:10:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475858#M8170</guid>
      <dc:creator>MattReeves</dc:creator>
      <dc:date>2017-02-23T21:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: How is Collector sorting symbology?</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475859#M8171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Russ is suggesting, you need to look at the types section in the feature's JSON file.&amp;nbsp; Getting domains to sort (and stay sorted) in collector has been so frustrating, that when I publish a feature layer I add a step to resort items in the types section.&amp;nbsp; I use the REST API to do this, and I briefly describe my process here: &lt;A _jive_internal="true" href="https://community.esri.com/message/531102"&gt;Feature type sort order in REST API using Python&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 17:29:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/how-is-collector-sorting-symbology/m-p/475859#M8171</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2017-02-27T17:29:18Z</dc:date>
    </item>
  </channel>
</rss>

