<?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 to have a button widget go to different views? in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-have-a-button-widget-go-to-different-views/m-p/1115345#M3169</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Shengdi!&lt;/SPAN&gt;&amp;nbsp; I see what I was doing wrong.&amp;nbsp; I was doing exactly that, trying to link the buttons to different views. &amp;nbsp;I tried the feature info widget before and, it wasn't working for me.&amp;nbsp; But, after looking at your screen capture, I noticed that I never connected my data (this shows how novice I am). &amp;nbsp;Thank you once again!&amp;nbsp; This truly helped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
    <pubDate>Tue, 09 Nov 2021 18:14:41 GMT</pubDate>
    <dc:creator>EricEscobar</dc:creator>
    <dc:date>2021-11-09T18:14:41Z</dc:date>
    <item>
      <title>How to have a button widget go to different views?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-have-a-button-widget-go-to-different-views/m-p/1114996#M3149</link>
      <description>&lt;P&gt;Hello Experience Builder Community,&lt;/P&gt;&lt;P&gt;I am new to experience builder and been trying to replicate the below web experience.&lt;/P&gt;&lt;P&gt;&lt;A href="https://experience.arcgis.com/experience/2f4ec127f2444df9af494fddadcb3d88" target="_blank"&gt;https://experience.arcgis.com/experience/2f4ec127f2444df9af494fddadcb3d88&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The issue I am experiencing in my web experience is setting the links on the button widget to go to different views.&amp;nbsp; Basically, I added a list widget to my web experience and selected the template that already has the button widget.&amp;nbsp; When I configure the button widget to set the link, I set the link to a view that I created.&amp;nbsp; The issue is that when I set the link, it applies it to all of the buttons on my list items.&amp;nbsp; How can I individually set each button to go to a different view for each of my list items?&lt;/P&gt;&lt;P&gt;In the web experience mentioned above, a user can click on "Mehr Infos" and it directs you to a view.&amp;nbsp; If you select "Mehr Infos" on a different item, the info displayed is different (see attached video).&lt;/P&gt;&lt;P&gt;Any info on how to accomplish this would be greatly appreciated.&amp;nbsp; I am new to experience builder so, not sure if this was done by coding behind the scene or if it's doable with the tools provided.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 19:11:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-have-a-button-widget-go-to-different-views/m-p/1114996#M3149</guid>
      <dc:creator>EricEscobar</dc:creator>
      <dc:date>2021-11-08T19:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to have a button widget go to different views?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-have-a-button-widget-go-to-different-views/m-p/1115146#M3156</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/146363"&gt;@EricEscobar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The sample app doesn't link buttons to different views, but &lt;SPAN&gt;to one view that displays selected records (features are selected by the list widget).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can simply put a feature info widget in the view and it will automatically switch to the selected feature. Alternatively, you can add text and image widgets and choose selected features view for them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_2-1636427253461.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/27034iF8B0891E8D62705E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_2-1636427253461.png" alt="ShengdiZhang_2-1636427253461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 03:11:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-have-a-button-widget-go-to-different-views/m-p/1115146#M3156</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2021-11-09T03:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to have a button widget go to different views?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-have-a-button-widget-go-to-different-views/m-p/1115345#M3169</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;SPAN&gt;Shengdi!&lt;/SPAN&gt;&amp;nbsp; I see what I was doing wrong.&amp;nbsp; I was doing exactly that, trying to link the buttons to different views. &amp;nbsp;I tried the feature info widget before and, it wasn't working for me.&amp;nbsp; But, after looking at your screen capture, I noticed that I never connected my data (this shows how novice I am). &amp;nbsp;Thank you once again!&amp;nbsp; This truly helped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 18:14:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-have-a-button-widget-go-to-different-views/m-p/1115345#M3169</guid>
      <dc:creator>EricEscobar</dc:creator>
      <dc:date>2021-11-09T18:14:41Z</dc:date>
    </item>
  </channel>
</rss>

