<?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: infoWindow set height in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469606#M12407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2018 13:40:36 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-11-12T13:40:36Z</dc:date>
    <item>
      <title>infoWindow set height</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469602#M12403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to set the height of a infoWindow? I tried with infoWindow.resize(width, height) but only the width of the infoWindow is changing. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 14:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469602#M12403</guid>
      <dc:creator>LukasWingert</dc:creator>
      <dc:date>2018-10-30T14:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: infoWindow set height</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469603#M12404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What version of WAB?&lt;/LI&gt;&lt;LI&gt;What theme are you using?&lt;/LI&gt;&lt;LI&gt;Where in the code are you placing the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;infoWindow.resize?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 23:20:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469603#M12404</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-10-30T23:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: infoWindow set height</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469604#M12405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. 2.9&lt;/P&gt;&lt;P&gt;2. PlateauTheme&lt;/P&gt;&lt;P&gt;3. i am working on a custom widget that is listening on a onClick event on the map. After that an infoWindow appears with custom informations. All of that works fine, also setting the width with window.resize but the height doesnt change&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 05:50:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469604#M12405</guid>
      <dc:creator>LukasWingert</dc:creator>
      <dc:date>2018-10-31T05:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: infoWindow set height</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469605#M12406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The height property of the resize method has this note:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;The new height of the InfoWindow in pixels. This value is set to be the maximum allowable height, if the content doesn't fit within the specified height a vertical scroll bar is displayed.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Meaning that the height is controlled by the content of the popup not to exceed the height set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2018 18:17:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469605#M12406</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-11-06T18:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: infoWindow set height</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469606#M12407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2018 13:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/infowindow-set-height/m-p/469606#M12407</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-11-12T13:40:36Z</dc:date>
    </item>
  </channel>
</rss>

