<?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: Drop down list of links in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711182#M23634</link>
    <description>&lt;P&gt;Thanks....&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jun 2026 14:46:23 GMT</pubDate>
    <dc:creator>GaryBarden</dc:creator>
    <dc:date>2026-06-30T14:46:23Z</dc:date>
    <item>
      <title>Drop down list of links</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711156#M23631</link>
      <description>&lt;P&gt;I'm trying to recreate a drop down list of links in Experience Builder similar to the screen shot from Web App Builder.&lt;/P&gt;&lt;P&gt;Anyone have a simple solution they can offer? Doesn't necessarily have to be the same look, just something simple.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GaryBarden_1-1782828487454.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/154609iA23703CFCD9D1D44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GaryBarden_1-1782828487454.png" alt="GaryBarden_1-1782828487454.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;GaryBarden_1-1782828487454.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 14:11:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711156#M23631</guid>
      <dc:creator>GaryBarden</dc:creator>
      <dc:date>2026-06-30T14:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down list of links</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711167#M23632</link>
      <description>&lt;P&gt;I would add a widget controller then add a column to it then add text widget for each of the links - you can resize the text widget boxes. You can also change the symbol of the column to look like the hyperlink chain links.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sknittel_Geauga_2-1782829377181.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/154614iC44CF19A0E42351D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sknittel_Geauga_2-1782829377181.png" alt="Sknittel_Geauga_2-1782829377181.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Sknittel_Geauga_2-1782829377181.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There might be a better way but off the top of my head that's how I'd do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 14:25:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711167#M23632</guid>
      <dc:creator>Sknittel_Geauga</dc:creator>
      <dc:date>2026-06-30T14:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down list of links</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711168#M23633</link>
      <description>&lt;OL&gt;&lt;LI&gt;Add a Widget Controller.&lt;/LI&gt;&lt;LI&gt;Place a Text Widget inside it.&lt;/LI&gt;&lt;LI&gt;Use the Set Link option on the text.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1782829530613.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/154615iB7387E1D96A218AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1782829530613.png" alt="JeffreyThompson2_0-1782829530613.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JeffreyThompson2_0-1782829530613.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 14:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711168#M23633</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2026-06-30T14:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down list of links</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711182#M23634</link>
      <description>&lt;P&gt;Thanks....&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2026 14:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/drop-down-list-of-links/m-p/1711182#M23634</guid>
      <dc:creator>GaryBarden</dc:creator>
      <dc:date>2026-06-30T14:46:23Z</dc:date>
    </item>
  </channel>
</rss>

