<?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 Size for Edit widget in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650434#M17308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code you provided almost worked.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="91970" class="image-1 jive-image" height="301" src="https://community.esri.com/legacyfs/online/91970_pastedImage_0.png" style="width: 287px; height: 300.598503740648px;" width="287" /&gt; &lt;IMG __jive_id="91971" class="image-2 jive-image" height="299" src="https://community.esri.com/legacyfs/online/91971_pastedImage_1.png" style="width: 351px; height: 299.485074626866px;" width="351" /&gt;&lt;/P&gt;&lt;P&gt;Now the popup content extends past the rest of the popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I found it:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="_jivemacro_uid_14304033931373265 jive_macro_code jive_text_macro" data-renderedposition="485_8_912_16" jivemacro_uid="_14304033931373265"&gt;&lt;P&gt;query('.sizer', this.map.infoWindow.domNode).style({ width: '400px' });&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;This changes the edit popup but not the other ones. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 14:14:32 GMT</pubDate>
    <dc:creator>RickeyFight</dc:creator>
    <dc:date>2015-04-30T14:14:32Z</dc:date>
    <item>
      <title>Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650430#M17304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot seem to find where to change the size of the popup widget. Can someone direct me to the right location.&lt;/P&gt;&lt;P&gt;It is just a tad to small.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/91621_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 19:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650430#M17304</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-04-29T19:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650431#M17305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ricky,&lt;/P&gt;&lt;P&gt;Try something like this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/456350"&gt;WAB - popup box inconsistent sizes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Stan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 19:30:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650431#M17305</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-29T19:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650432#M17306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works for all my popups except the edit widget. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 20:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650432#M17306</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-04-29T20:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650433#M17307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rickey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had some issues with the infoWindow.resize(), but I can't remember the details.&amp;nbsp; An alternate approach is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;query('.contentPane', this.map.infoWindow.domNode).style({ width: '400px' });&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 20:41:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650433#M17307</guid>
      <dc:creator>LarryStout</dc:creator>
      <dc:date>2015-04-29T20:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650434#M17308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code you provided almost worked.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="91970" class="image-1 jive-image" height="301" src="https://community.esri.com/legacyfs/online/91970_pastedImage_0.png" style="width: 287px; height: 300.598503740648px;" width="287" /&gt; &lt;IMG __jive_id="91971" class="image-2 jive-image" height="299" src="https://community.esri.com/legacyfs/online/91971_pastedImage_1.png" style="width: 351px; height: 299.485074626866px;" width="351" /&gt;&lt;/P&gt;&lt;P&gt;Now the popup content extends past the rest of the popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I found it:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="_jivemacro_uid_14304033931373265 jive_macro_code jive_text_macro" data-renderedposition="485_8_912_16" jivemacro_uid="_14304033931373265"&gt;&lt;P&gt;query('.sizer', this.map.infoWindow.domNode).style({ width: '400px' });&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;This changes the edit popup but not the other ones. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 14:14:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650434#M17308</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-04-30T14:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650435#M17309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rickey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, thanks for the heads up on this discussion.&amp;nbsp; Where do I make this change?&amp;nbsp; And were you able to solve the header sizing issue compared to the rest of the popup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650435#M17309</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-05-06T16:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650436#M17310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the widget.js for the edit widget is where I entered this code:&amp;nbsp; (line 223)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14309287936547227 jive_text_macro" data-renderedposition="92_8_912_16" jivemacro_uid="_14309287936547227"&gt;&lt;P&gt;query('.sizer', this.map.infoWindow.domNode).style({ width: '400px' });&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i was able to resolve the issue by changing to .sizer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This only works in the edit popup though. I am not 100% sure how to apply to all.&lt;/P&gt;&lt;P&gt;The code Above changed all the popups but the one below did not :&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="_jivemacro_uid_14309292742489572 jive_macro_code jive_text_macro" data-renderedposition="234_8_912_16" jivemacro_uid="_14309292742489572"&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;query('.contentPane', this.map.infoWindow.domNode).style({ width: '400px' });&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650436#M17310</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-05-06T16:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650437#M17311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this work for WAB 1.2?&amp;nbsp; If i use '.sizer' it doesn't work at all, if I use '.contentPane' it works (not quite right as described above).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 19:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650437#M17311</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2015-11-10T19:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650438#M17312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out by looking at this &lt;A _jive_internal="true" href="https://community.esri.com/thread/166692"&gt;thread.&lt;/A&gt;​&amp;nbsp; I'm pretty much lost when it comes to code so I had no clue where to put the solution (Iine 267 BTW).&amp;nbsp; Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 20:04:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650438#M17312</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2015-11-10T20:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Popup Size for Edit widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650439#M17313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I was out of the office the last two days. &lt;/P&gt;&lt;P&gt;I am glad you got it to work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 16:21:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/popup-size-for-edit-widget/m-p/650439#M17313</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-11-12T16:21:02Z</dc:date>
    </item>
  </channel>
</rss>

