<?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: Popup Panel Widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/popup-panel-widget/m-p/838890#M9068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kafil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. This is as simple as enabling the widget to open at startup. Which is a standard WAB widget configurable option.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/web-appbuilder/guide/widgets-tab.htm#GUID-2598C83F-123C-42EF-9371-4B00AD76D609" title="https://developers.arcgis.com/web-appbuilder/guide/widgets-tab.htm#GUID-2598C83F-123C-42EF-9371-4B00AD76D609"&gt;https://developers.arcgis.com/web-appbuilder/guide/widgets-tab.htm#GUID-2598C83F-123C-42EF-9371-4B00AD76D609&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;The widget added from the widgets collection can be set to open automatically when apps start. To do so, click the dot on the widget to change it to dark green. A maximum of two widgets can open automatically: one is on the controller and another in the placeholder&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;2. It is &lt;STRONG&gt;not&lt;/STRONG&gt; an option to get the point that is inside the polygon that is clicked on.&lt;/P&gt;&lt;P&gt;3. Not sure why you are not seeing the next and previous buttons. They are showing fine in my live preview app.&amp;nbsp;&lt;A class="link-titled" href="https://gis.calhouncounty.org/WAB/V2.13/widgets/PopupPanel/index.html" title="https://gis.calhouncounty.org/WAB/V2.13/widgets/PopupPanel/index.html"&gt;https://gis.calhouncounty.org/WAB/V2.13/widgets/PopupPanel/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. No that is &lt;STRONG&gt;not&lt;/STRONG&gt; an option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2020 13:19:03 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2020-06-16T13:19:03Z</dc:date>
    <item>
      <title>Popup Panel Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/popup-panel-widget/m-p/838889#M9067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the wonderful work.&lt;/P&gt;&lt;P&gt;I have few questions as i would be using this widget in my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) On map click the popup is configured in map of arcgis portal. Whereas i want this widget to show the details. What needs to be done to force this widget to open when clicked on map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;The location where i click has both Point and polygon . If i click on point both point and polygon is displayed but when i click on polygon only polygon is displayed. How can i get all features within that click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) The Next and Previous button&amp;nbsp;is hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Also i have many features on same location which is handled by paging. Can i get all features to be displayed in popup with out paging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 09:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/popup-panel-widget/m-p/838889#M9067</guid>
      <dc:creator>KafilBaig</dc:creator>
      <dc:date>2020-06-16T09:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Panel Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/popup-panel-widget/m-p/838890#M9068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kafil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. This is as simple as enabling the widget to open at startup. Which is a standard WAB widget configurable option.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/web-appbuilder/guide/widgets-tab.htm#GUID-2598C83F-123C-42EF-9371-4B00AD76D609" title="https://developers.arcgis.com/web-appbuilder/guide/widgets-tab.htm#GUID-2598C83F-123C-42EF-9371-4B00AD76D609"&gt;https://developers.arcgis.com/web-appbuilder/guide/widgets-tab.htm#GUID-2598C83F-123C-42EF-9371-4B00AD76D609&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;The widget added from the widgets collection can be set to open automatically when apps start. To do so, click the dot on the widget to change it to dark green. A maximum of two widgets can open automatically: one is on the controller and another in the placeholder&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;2. It is &lt;STRONG&gt;not&lt;/STRONG&gt; an option to get the point that is inside the polygon that is clicked on.&lt;/P&gt;&lt;P&gt;3. Not sure why you are not seeing the next and previous buttons. They are showing fine in my live preview app.&amp;nbsp;&lt;A class="link-titled" href="https://gis.calhouncounty.org/WAB/V2.13/widgets/PopupPanel/index.html" title="https://gis.calhouncounty.org/WAB/V2.13/widgets/PopupPanel/index.html"&gt;https://gis.calhouncounty.org/WAB/V2.13/widgets/PopupPanel/index.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. No that is &lt;STRONG&gt;not&lt;/STRONG&gt; an option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 13:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/popup-panel-widget/m-p/838890#M9068</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-06-16T13:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Panel Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/popup-panel-widget/m-p/1073578#M14538</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In my custom widget i have a datagrid and on row click i am showing the location and infowindow on map.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below is my code used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;this.map.infoWindow.SetTitle(title);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;this.map.infoWindow.SetContent(Content);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;this.map.infoWindow.show(featureSet.features[0].geometry,this.map.getInfoWindowAnchor(featureSet.features[0].geometry));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Whereas I have Popup Panel widget set for enabling the widget to open at startup. Where this.map.infoWindow is not displayed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What code i need to replace the above code so that content will be displayed in Popup Panel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kafil&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 07:46:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/popup-panel-widget/m-p/1073578#M14538</guid>
      <dc:creator>KafilBaig</dc:creator>
      <dc:date>2021-06-29T07:46:25Z</dc:date>
    </item>
  </channel>
</rss>

