<?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 Pane and SwipeView errors in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/pane-and-swipeview-errors/m-p/801460#M1328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the Template Quick Report 3.3&lt;/P&gt;&lt;P&gt;I am then referencing the WebMap Template&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to add the "WebMapIdentify.qml" code into the Quick Report.&lt;/P&gt;&lt;P&gt;I pointed to a new webmap and can see my data in the QuickReport Location page.&lt;/P&gt;&lt;P&gt;I want to identify on those features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add the Pane and SwipeView code to the "RefineLocationPage.qml" I get an error that says Pane and SwipView is not a type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked everywhere for a reference to this or some sort of configuration etc.&amp;nbsp; I am new at this so please bear with me.&amp;nbsp; Is there somewhere that I need to define or import something that recognizes those?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/445402_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2019 14:01:22 GMT</pubDate>
    <dc:creator>jaykapalczynski</dc:creator>
    <dc:date>2019-05-01T14:01:22Z</dc:date>
    <item>
      <title>Pane and SwipeView errors</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/pane-and-swipeview-errors/m-p/801460#M1328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the Template Quick Report 3.3&lt;/P&gt;&lt;P&gt;I am then referencing the WebMap Template&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to add the "WebMapIdentify.qml" code into the Quick Report.&lt;/P&gt;&lt;P&gt;I pointed to a new webmap and can see my data in the QuickReport Location page.&lt;/P&gt;&lt;P&gt;I want to identify on those features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add the Pane and SwipeView code to the "RefineLocationPage.qml" I get an error that says Pane and SwipView is not a type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked everywhere for a reference to this or some sort of configuration etc.&amp;nbsp; I am new at this so please bear with me.&amp;nbsp; Is there somewhere that I need to define or import something that recognizes those?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/445402_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 14:01:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/pane-and-swipeview-errors/m-p/801460#M1328</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2019-05-01T14:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pane and SwipeView errors</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/pane-and-swipeview-errors/m-p/801461#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those controls are imported at the top of the RefineLocationPage.qml file as:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #808000;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;QtQuick.Controls&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;2.1&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;as&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;NewControls

&lt;/SPAN&gt;In order to use them you can reference them as NewControls.Pane and NewControls.SwipeView.&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/pane-and-swipeview-errors/m-p/801461#M1329</guid>
      <dc:creator>RogerPine1</dc:creator>
      <dc:date>2021-12-12T16:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pane and SwipeView errors</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/pane-and-swipeview-errors/m-p/801462#M1330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome...I knew I was just missing a reference or something.....Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 16:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/pane-and-swipeview-errors/m-p/801462#M1330</guid>
      <dc:creator>jaykapalczynski</dc:creator>
      <dc:date>2019-05-01T16:10:51Z</dc:date>
    </item>
  </channel>
</rss>

