<?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: Sort StoryMap Crowdsource Data Alphbetically  in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374840#M4263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Where would I download the source code from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2018 15:03:15 GMT</pubDate>
    <dc:creator>JaredPilbeam2</dc:creator>
    <dc:date>2018-06-12T15:03:15Z</dc:date>
    <item>
      <title>Sort StoryMap Crowdsource Data Alphbetically</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374838#M4261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this webapp the input data displays in order that a user adds it. Is there a way to alphabetize it? I heard you can do this with the unique ID, but I'm struggling to see how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's how the data is displayed as of now:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/411148_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 14:41:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374838#M4261</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2018-06-12T14:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sort StoryMap Crowdsource Data Alphbetically</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374839#M4262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This cannot be done on the hosted version of the crowdsource application. The features service query sorts the features by creation date. The only way to change this would be to download the source code and modify the query to the feature service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 14:46:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374839#M4262</guid>
      <dc:creator>StephenSylvia</dc:creator>
      <dc:date>2018-06-12T14:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sort StoryMap Crowdsource Data Alphbetically</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374840#M4263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Where would I download the source code from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 15:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374840#M4263</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2018-06-12T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sort StoryMap Crowdsource Data Alphbetically</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374841#M4264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download the source code from github:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/storymap-crowdsource" title="https://github.com/Esri/storymap-crowdsource"&gt;GitHub - Esri/storymap-crowdsource: The Story Map Crowdsource℠ app enables you to publish and manage a crowdsourced stor…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make you're using the full developer version because you will need to modify the the original source code and rebuild the app for production. More info here:&amp;nbsp;&lt;A class="link-titled" href="https://developerscorner.storymaps.arcgis.com/an-introduction-to-hosting-your-own-story-map-e2450181ad2f" title="https://developerscorner.storymaps.arcgis.com/an-introduction-to-hosting-your-own-story-map-e2450181ad2f"&gt;https://developerscorner.storymaps.arcgis.com/an-introduction-to-hosting-your-own-story-map-e2450181ad2f&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After downloading the app, you will also need to fork this repo:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/ssylvia/cluster-layer-js" title="https://github.com/ssylvia/cluster-layer-js"&gt;GitHub - ssylvia/cluster-layer-js: One way to cluster many, many point features&lt;/A&gt;. This is a custom cluster layer used to render the points in the map. It contains all the logic for the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this line:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/ssylvia/cluster-layer-js/blob/master/src/clusterfeaturelayer.js#L455" title="https://github.com/ssylvia/cluster-layer-js/blob/master/src/clusterfeaturelayer.js#L455"&gt;cluster-layer-js/clusterfeaturelayer.js at master · ssylvia/cluster-layer-js · GitHub&lt;/A&gt;&amp;nbsp;, you should be able to add something like this:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;_query&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;orderByFields &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"Name DESC"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, replace the current cluster layer used in the app with your fork:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/storymap-crowdsource/blob/master/bower.json#L26" title="https://github.com/Esri/storymap-crowdsource/blob/master/bower.json#L26"&gt;storymap-crowdsource/bower.json at master · Esri/storymap-crowdsource · GitHub&lt;/A&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, you can rebuild the app and host it on your own server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 16:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/sort-storymap-crowdsource-data-alphbetically/m-p/374841#M4264</guid>
      <dc:creator>StephenSylvia</dc:creator>
      <dc:date>2018-06-12T16:31:31Z</dc:date>
    </item>
  </channel>
</rss>

