<?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: About Widget defaults to bottom of window? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183194#M5050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;Thanks, however I do not believe I have access to the .js file since I am using the WAB template not the developers version?&amp;nbsp; Do you know if there is a way to add that function to the item's JSON?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2019 14:19:16 GMT</pubDate>
    <dc:creator>EdApalinski</dc:creator>
    <dc:date>2019-01-04T14:19:16Z</dc:date>
    <item>
      <title>About Widget defaults to bottom of window?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183192#M5048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When the About widget is opened the default view scrolls to the bottom of the text window instead of starting at the top.&amp;nbsp; Is there anyway to change this behavior?&amp;nbsp; The only work around I have found is to have the widget open at launch, however if it is closed and re-opened it scrolls to the bottom??&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice? Thanks! Ed&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/432552_AboutWidget.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 13:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183192#M5048</guid>
      <dc:creator>EdApalinski</dc:creator>
      <dc:date>2019-01-04T13:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: About Widget defaults to bottom of window?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183193#M5049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In will take a three line code fix to get what you want. In the about widget.js add this function:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; onOpen&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;envelopeNode&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;parentNode&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;parentNode&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;scrollTop &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:19:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183193#M5049</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T09:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: About Widget defaults to bottom of window?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183194#M5050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;Thanks, however I do not believe I have access to the .js file since I am using the WAB template not the developers version?&amp;nbsp; Do you know if there is a way to add that function to the item's JSON?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 14:19:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183194#M5050</guid>
      <dc:creator>EdApalinski</dc:creator>
      <dc:date>2019-01-04T14:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: About Widget defaults to bottom of window?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183195#M5051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edward,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No that is not something that can be handled in the JSON.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 15:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183195#M5051</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-01-04T15:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: About Widget defaults to bottom of window?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183196#M5052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to Tom Schwartzman from Esri a solution has been discovered.&amp;nbsp; So for some reason when the about widget is opened it jumps to the first hyperlink, which in my case was at the bottom of the text string.&lt;/P&gt;&lt;P&gt;A work around is to have a hyperlink in the top of the widget.&amp;nbsp; Or to really trick the widget,&amp;nbsp;put an image at the top, use the View HTML Source tool and add the &amp;lt;a&amp;gt; html tag (&lt;SPAN style="font-size: 11.0pt;"&gt;&amp;lt;a&amp;gt; &amp;lt;img src=”imageinfo” /&amp;gt;&amp;lt;/a&amp;gt;).&amp;nbsp; The pic will show up but not show as a clickable link.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 12:11:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/about-widget-defaults-to-bottom-of-window/m-p/183196#M5052</guid>
      <dc:creator>EdApalinski</dc:creator>
      <dc:date>2019-01-10T12:11:52Z</dc:date>
    </item>
  </channel>
</rss>

