<?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: WebView hyperlinks in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164475#M4244</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/514185"&gt;@TrevorFrame&lt;/a&gt;&amp;nbsp;thanks for the info. Would using the Qt WebEngine instead of WebView work as well?&lt;/P&gt;</description>
    <pubDate>Thu, 14 Apr 2022 17:17:34 GMT</pubDate>
    <dc:creator>RyanGay</dc:creator>
    <dc:date>2022-04-14T17:17:34Z</dc:date>
    <item>
      <title>WebView hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164098#M4242</link>
      <description>&lt;P&gt;I have incorporated the WebView into my app to view other reference pages, but I have a couple of issues. One is the fact that hyperlinks will not work and a user cannot download files from this webview. What is the fix for this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 19:37:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164098#M4242</guid>
      <dc:creator>RyanGay</dc:creator>
      <dc:date>2022-04-13T19:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: WebView hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164196#M4243</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/68074"&gt;@RyanGay&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There is no direct way of downloading files using the WebView component. In order to download files you can use the &lt;A href="https://developers.arcgis.com/appstudio/api-reference/qml-arcgis-appframework-networkrequest" target="_self"&gt;NetworkRequest&lt;/A&gt; component within the AppFramework. This allows for transfer of data and can be used to download files. A good example of this can be seen in the Map Viewer template MapViewer/controls/MmpkManager.qml file. If you still want this done via the WebView component, you can set a signal handler onUrlChanged and set some conditional logic so if it recognizes the url that's supposed to download the file, you can call the network request from there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Trevor&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 23:11:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164196#M4243</guid>
      <dc:creator>TrevorFrame</dc:creator>
      <dc:date>2022-04-13T23:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: WebView hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164475#M4244</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/514185"&gt;@TrevorFrame&lt;/a&gt;&amp;nbsp;thanks for the info. Would using the Qt WebEngine instead of WebView work as well?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 17:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164475#M4244</guid>
      <dc:creator>RyanGay</dc:creator>
      <dc:date>2022-04-14T17:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: WebView hyperlinks</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164905#M4247</link>
      <description>&lt;P&gt;You can use the WebEngineView component as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 22:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/webview-hyperlinks/m-p/1164905#M4247</guid>
      <dc:creator>TrevorFrame</dc:creator>
      <dc:date>2022-04-15T22:11:37Z</dc:date>
    </item>
  </channel>
</rss>

