<?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: Adding a button or link to another page within popup in experience builder in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1376591#M10587</link>
    <description>&lt;P&gt;Did you ever find another solution to this? I would also like the ability to launch the edit window from the pop-up window.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 17:13:18 GMT</pubDate>
    <dc:creator>ZacharyPetsch</dc:creator>
    <dc:date>2024-01-31T17:13:18Z</dc:date>
    <item>
      <title>Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340028#M8841</link>
      <description>&lt;P&gt;Is there a way to add a button or a link to a popup that takes the user to another page within Experience Builder? For context, I have a map page where users can select points and view a pop-up. I would like a button at the bottom of the pop-up that links to another existing page in the app where they can view more detailed information. It seems like the only place I am able to configure the pop-up is in the Web Map Viewer, but I'm not able to link to a page from there as it is outside of Experience Builder. Any ideas to get around this would be appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 14:39:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340028#M8841</guid>
      <dc:creator>Rgehman</dc:creator>
      <dc:date>2023-10-20T14:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340051#M8842</link>
      <description>&lt;P&gt;Similar to this, it would be nice to be able to launch the edit window from the pop-up similarly to how it is launched in a web map.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 15:13:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340051#M8842</guid>
      <dc:creator>ChristinaNeal</dc:creator>
      <dc:date>2023-10-20T15:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340081#M8846</link>
      <description>&lt;P&gt;If you can make your pages predictably named based on some aspect in the feature layer, you can configure your webmap with a link something like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1697816888973.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/83604i8D63154B516B3076/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1697816888973.png" alt="JeffreyThompson2_0-1697816888973.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 15:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340081#M8846</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-10-20T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340097#M8849</link>
      <description>&lt;P&gt;An internal EB link just appends&amp;nbsp;&lt;STRONG&gt;?page=&amp;lt;your-page-name&amp;gt;&amp;nbsp;&lt;/STRONG&gt;to the URL. You can try using that with&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt;&amp;nbsp;'s approach, and I think it would work all right.&lt;/P&gt;&lt;P&gt;Another option is to just put that link into a button or something in your EB app. Does the link change per feature? Or is it always linking to the same page? If it's not coming from the specific feature, I don't really see why the link needs to be in the popup at all.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 16:08:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340097#M8849</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-10-20T16:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340135#M8852</link>
      <description>&lt;P&gt;The link changes per feature. Because of this, it doesn't look like adding the link in the pop-up would work. Doing so only links to one specific page.&lt;/P&gt;&lt;P&gt;For further clarification, the points represent plants in a garden, and the detailed information page is a page that provides additional information about the specific species which is pulled from other fields within the feature.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 17:49:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340135#M8852</guid>
      <dc:creator>Rgehman</dc:creator>
      <dc:date>2023-10-20T17:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340145#M8853</link>
      <description>&lt;P&gt;You can built the link using information gathered from the fields from the feature. The example &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/677423"&gt;@JeffreyThompson2&lt;/a&gt; shows is one way of doing that, but you can also built the link with more complex code in Arcade and put that result into an Arcade element to make it clickable.&lt;/P&gt;&lt;P&gt;If you have trouble constructing the code, if you provide some information about the fields and the link you'd like to build, we can help with that.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340145#M8853</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2023-10-20T18:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340147#M8854</link>
      <description>&lt;P&gt;If I do {Name} like above in a webmap url, it will grab the value from the {Name} column in my feature layer, so if you have a column called SpeciesName in your table and you make pages that match your species names, you can build links like &lt;A href="http://www.mysite.com?page={SpeciesName}" target="_blank"&gt;www.mysite.com?page={SpeciesName}&lt;/A&gt;&amp;nbsp;and get a working link for each species.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1340147#M8854</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-10-20T18:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1376591#M10587</link>
      <description>&lt;P&gt;Did you ever find another solution to this? I would also like the ability to launch the edit window from the pop-up window.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 17:13:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1376591#M10587</guid>
      <dc:creator>ZacharyPetsch</dc:creator>
      <dc:date>2024-01-31T17:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1376640#M10588</link>
      <description>&lt;P&gt;I have not, but it is still something that we would love to have.&lt;/P&gt;&lt;P&gt;Currently, we set up a list widget that has a button to launch a View or Edit Window. The View Window has a Feature Info Widget and then buttons we added to launch the Edit Window.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 18:06:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1376640#M10588</guid>
      <dc:creator>ChristinaNeal</dc:creator>
      <dc:date>2024-01-31T18:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a button or link to another page within popup in experience builder</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1376649#M10590</link>
      <description>&lt;P&gt;Very surprised at the lack of response on items like this from Esri. They're deprecating WAB in favor of more unified "experiences." But the only experiences my users are able to have so far are disappointment and frustration because of everything missing from EB.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 18:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/adding-a-button-or-link-to-another-page-within/m-p/1376649#M10590</guid>
      <dc:creator>ZacharyPetsch</dc:creator>
      <dc:date>2024-01-31T18:17:39Z</dc:date>
    </item>
  </channel>
</rss>

