<?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 How to do sorting in popup JS 4.14 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-do-sorting-in-popup-js-4-14/m-p/471260#M43687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-function/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-function/index.html"&gt;PopupTemplate - use functions to set content | ArcGIS API for JavaScript 4.14&lt;/A&gt;&amp;nbsp;&amp;nbsp;as our sample code.&lt;/P&gt;&lt;P&gt;When we have multi-records in popup, the order is mixed up, how to sort it by nominated field? (for example, order by Name), thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2020 10:31:41 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-01-31T10:31:41Z</dc:date>
    <item>
      <title>How to do sorting in popup JS 4.14</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-do-sorting-in-popup-js-4-14/m-p/471260#M43687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-function/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-function/index.html"&gt;PopupTemplate - use functions to set content | ArcGIS API for JavaScript 4.14&lt;/A&gt;&amp;nbsp;&amp;nbsp;as our sample code.&lt;/P&gt;&lt;P&gt;When we have multi-records in popup, the order is mixed up, how to sort it by nominated field? (for example, order by Name), thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2020 10:31:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-do-sorting-in-popup-js-4-14/m-p/471260#M43687</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-01-31T10:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to do sorting in popup JS 4.14</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-do-sorting-in-popup-js-4-14/m-p/471261#M43688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe your problem might be solved with Arcade in the pop up. Hopefully this helps.&lt;/P&gt;&lt;P&gt;Alternatively you could try to&amp;nbsp;order the data? Might bring up the data as it is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly and most complex option would be to completely customise your pop-up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2020 23:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-do-sorting-in-popup-js-4-14/m-p/471261#M43688</guid>
      <dc:creator>Alber_Verster</dc:creator>
      <dc:date>2020-10-26T23:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to do sorting in popup JS 4.14</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-do-sorting-in-popup-js-4-14/m-p/1377693#M83536</link>
      <description>&lt;P&gt;Good news - the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html" target="_self"&gt;Popup&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Features.html" target="_self"&gt;Features&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;widgets will respect the drawing order for individual layers in the ArcGIS Maps SDK for JavaScript version 4.29.&lt;SPAN&gt;&amp;nbsp;The returned features will adhere to the default drawing order of the data or a specific order if&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#orderBy" target="_self"&gt;orderBy&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;is specified on the layer.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 18:07:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-do-sorting-in-popup-js-4-14/m-p/1377693#M83536</guid>
      <dc:creator>LaurenBoyd</dc:creator>
      <dc:date>2024-02-02T18:07:32Z</dc:date>
    </item>
  </channel>
</rss>

