<?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 Connect a widget on one page with a widget on another page dynamically in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1552569#M15656</link>
    <description>&lt;P&gt;let's say i have a table widget on page 1 with a bunch of attributes coming from a hosted table.&lt;/P&gt;&lt;P&gt;the user select record&amp;nbsp;&lt;/P&gt;&lt;P&gt;on page 2 you have a text widget which is also connected to the same hosted table.&lt;/P&gt;&lt;P&gt;the text widget has something like "This feature is updated {update_frequency}." so {update_frequency} value comes from the row select on page 1 table.&lt;/P&gt;&lt;P&gt;is this possible in Experience Builder? if so, how?&lt;/P&gt;</description>
    <pubDate>Sat, 26 Oct 2024 01:10:07 GMT</pubDate>
    <dc:creator>Ed_</dc:creator>
    <dc:date>2024-10-26T01:10:07Z</dc:date>
    <item>
      <title>Connect a widget on one page with a widget on another page dynamically</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1552569#M15656</link>
      <description>&lt;P&gt;let's say i have a table widget on page 1 with a bunch of attributes coming from a hosted table.&lt;/P&gt;&lt;P&gt;the user select record&amp;nbsp;&lt;/P&gt;&lt;P&gt;on page 2 you have a text widget which is also connected to the same hosted table.&lt;/P&gt;&lt;P&gt;the text widget has something like "This feature is updated {update_frequency}." so {update_frequency} value comes from the row select on page 1 table.&lt;/P&gt;&lt;P&gt;is this possible in Experience Builder? if so, how?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2024 01:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1552569#M15656</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2024-10-26T01:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connect a widget on one page with a widget on another page dynamically</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1552667#M15658</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554773"&gt;@Ed_&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It could be done in Experience Builder.&lt;/P&gt;
&lt;P&gt;You could add an expression in Text widget like this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ke_Xu_0-1730078817383.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118207iF018E79DF3701C73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ke_Xu_0-1730078817383.png" alt="Ke_Xu_0-1730078817383.png" /&gt;&lt;/span&gt;&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>Mon, 28 Oct 2024 01:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1552667#M15658</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2024-10-28T01:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connect a widget on one page with a widget on another page dynamically</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1552784#M15665</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/766971"&gt;@Ke_Xu&lt;/a&gt;&amp;nbsp;thank you for your response&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; so if i choose "Selected features" in the text box on page 2, these in my case will then be coming from the selected features in the table on page 1 right?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 14:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1552784#M15665</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2024-10-28T14:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connect a widget on one page with a widget on another page dynamically</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1553110#M15678</link>
      <description>&lt;P&gt;Right. Select features in the table on page1 and then get the result in the text widget on page 2.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 02:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/connect-a-widget-on-one-page-with-a-widget-on/m-p/1553110#M15678</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2024-10-29T02:22:34Z</dc:date>
    </item>
  </channel>
</rss>

