<?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: Is there a way to sort the Filter widget dropdown menu items in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491773#M13115</link>
    <description>&lt;P&gt;That's weird, I am using Developer version 1.14. Usually the Enterprise version is the last to get the updates, so you would think my version would have the same behavior. Could be a bug I guess.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2024 14:54:00 GMT</pubDate>
    <dc:creator>FranklinAlexander</dc:creator>
    <dc:date>2024-06-13T14:54:00Z</dc:date>
    <item>
      <title>Is there a way to sort the Filter widget dropdown menu items</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491644#M13109</link>
      <description>&lt;P&gt;I need to display the items in the Filter widget dropdown menu in a specific order, but cannot find a way to do it. Esri seems to automatically sort the items in alphabetical order, which is great in most cases, but not in this case. The items needs to be sorted in the same order as they appear in the Legend and it's very important. I tried using the 'Predefine unique values' option in the Expression Builder to order the items the way I need them in the hopes that this order would be honored in the selection menu, but they are being re-ordered some place in the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="PredefinedOptions.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/106955iC0BD12CFB73ACF02/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PredefinedOptions.PNG" alt="PredefinedOptions.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="ValueOptions.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/106954i3A7F28F6D821FAF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ValueOptions.PNG" alt="ValueOptions.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I logged the value options from the .tsx file and they are in the correct order here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the order that they appear in the dropdown menu:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="MenuSortIssue.PNG" style="width: 289px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/106956iE1F1F60B2B7EB6A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MenuSortIssue.PNG" alt="MenuSortIssue.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if I am missing something obvious, or where in the code the html for the dropdown menu is being created?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 12:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491644#M13109</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2024-06-13T12:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to sort the Filter widget dropdown menu items</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491739#M13111</link>
      <description>&lt;P&gt;Seems that this has been an issue for a while. Here's an idea you can upvote:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-experience-builder-ideas/filter-widget-option-to-display-order-of/idc-p/1357559#M2019" target="_blank" rel="noopener"&gt;Filter Widget | Option to display order of predefi... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For a workaround, maybe consider adding the values as separate filters (one filter widget, different filters for each value, all set up with "or," not "and"), since you're already only allowing users to choose one of the values? Something like the attached picture. If space is at a premium in your app, maybe have a "Filter By Abundance" button that links to an anchored window that opens up just under the button, then put all your filters in there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 14:58:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491739#M13111</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2024-06-13T14:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to sort the Filter widget dropdown menu items</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491755#M13112</link>
      <description>&lt;P&gt;Hello&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/282497"&gt;@FranklinAlexander&lt;/a&gt;&amp;nbsp;how are you?&lt;/P&gt;&lt;P&gt;I tried but I couldn't replicate your problem. In my case I use ExperienceBuilder from an ArcGis Enterprise 10.9.1 and the filter dropdown follows the same order as I defined in the configuration menu.&lt;/P&gt;&lt;P&gt;Wich Version are you using?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards! Esteban Marcelloni&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Image 1&lt;/STRONG&gt;: Alphabetic Order&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Orden Alfabetico.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/106964iC29C77BC69CA0CC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Orden Alfabetico.png" alt="Orden Alfabetico.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Image 2:&lt;/STRONG&gt; Ramdom Order&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Orden Ramdon.png" style="width: 872px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/106963i5E2D507C9E4A9FC5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Orden Ramdon.png" alt="Orden Ramdon.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 14:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491755#M13112</guid>
      <dc:creator>emarcelloni</dc:creator>
      <dc:date>2024-06-13T14:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to sort the Filter widget dropdown menu items</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491772#M13114</link>
      <description>&lt;P&gt;Thanks for the suggestions Nicole. I often use the separate filters in the way you suggested, but in the case our stakeholders want to keep things as simple and clean as possible. I like the anchored window idea as well, if closing it wasn't an issue. The popup menu closes when a selection is made, but I'm not sure that would be configurable with the window. It's always something! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 14:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491772#M13114</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2024-06-13T14:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to sort the Filter widget dropdown menu items</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491773#M13115</link>
      <description>&lt;P&gt;That's weird, I am using Developer version 1.14. Usually the Enterprise version is the last to get the updates, so you would think my version would have the same behavior. Could be a bug I guess.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 14:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1491773#M13115</guid>
      <dc:creator>FranklinAlexander</dc:creator>
      <dc:date>2024-06-13T14:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to sort the Filter widget dropdown menu items</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1627565#M19542</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;It has been enhanced on ArcGIS Online in June 2025, the upcoming &lt;SPAN&gt;Developer version&lt;/SPAN&gt; 1.18, and will be enhanced on ArcGIS Enterprise 12.0.&lt;/P&gt;&lt;P&gt;When you're using predefined unique values, the filter preserves the order set in the configuration, and that same order is displayed at run time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 02:42:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/is-there-a-way-to-sort-the-filter-widget-dropdown/m-p/1627565#M19542</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2025-06-27T02:42:57Z</dc:date>
    </item>
  </channel>
</rss>

