<?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: Change Widget Icon in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/1286980#M23002</link>
    <description>&lt;P&gt;Reviving this topic a bit...&lt;/P&gt;&lt;P&gt;I added a few custom .png icons in my ArcGIS Enterprise WAB app and they all work fine and great in the Header Controller. However, I would like to use the .png images in the About widget so I can explain what each icon indicates. But, the images are stored in the &lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/item-resources.htm" target="_blank" rel="noopener"&gt;Resources&lt;/A&gt; of the app and they seem to require a token to access them outside of the Header Controller. I don't quite understand why they cannot be accessed anywhere in the app. Seems a bit strange.&lt;/P&gt;&lt;P&gt;Below is an example of the HTML content I am trying to include in the About widget. The URLs are constructed for where the .png files are located in my ArcGIS Enterprise. If I add '?token=[token]' and use the token for the images in the Header Controller (acquired by using Inspect &amp;gt; copy the whole image URL that includes the token), the images show up, but of course the About widget indicates that they are broken after the token expires.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;ul&amp;gt;
    &amp;lt;li&amp;gt; &amp;lt;img alt="Base Data" src="https://[root]/portal/sharing/rest/content/items/[itemID]/resources/inConfig/[uniqueName].png" style="width: 20px; height: 20px; margin: 2px; border-radius: 2px; vertical-align: middle" /&amp;gt; Base Data&amp;lt;/li&amp;gt;
    &amp;lt;li&amp;gt; &amp;lt;img alt="Public Access" src="https://[root]/portal/sharing/rest/content/items/[itemID]/resources/inConfig/[uniqueName].png" style="width: 20px; height: 20px; margin: 2px; border-radius: 2px; vertical-align: middle" /&amp;gt; Public Access&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I do the same thing as above with other icon images in the app, and they work fine with no tokens needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas for how I could mitigate for this? I know that I could host the images on a public facing web folder or convert them to &lt;A href="https://stackoverflow.com/questions/8499633/how-to-display-base64-images-in-html" target="_blank" rel="noopener"&gt;Base64&lt;/A&gt;, but I'd like to avoid that. Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2023 19:59:14 GMT</pubDate>
    <dc:creator>James_Whitacre_PGC</dc:creator>
    <dc:date>2023-05-08T19:59:14Z</dc:date>
    <item>
      <title>Change Widget Icon</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/148666#M4156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I change the icon for the About Widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the path to the widget:&lt;/P&gt;&lt;P&gt;X:\WebAppBuilder\server\apps\8\widgets\About&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried looking everywhere in this folder, and looked through the config.json in this folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do see that it is a "i" icon. A .png file. I have found the icon file. Also, I have placed the new icon (.png) I want to use here:&lt;/P&gt;&lt;P&gt;X:\WebAppBuilder\server\apps\8\widgets\About\images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, the question is which file do I open in Notepad++ to change it to the icon I want to use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:12:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/148666#M4156</guid>
      <dc:creator>TimHayes1</dc:creator>
      <dc:date>2016-04-27T16:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Change Widget Icon</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/148667#M4157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; When you add the about widget the settings UI has a button for changing the icon:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled-1.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/196279_Untitled-1.jpg" style="width: 620px; height: 412px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/148667#M4157</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-27T16:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change Widget Icon</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/148668#M4158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stupid me! I got so wrapped up in the app building I forgot. Thanks again, Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/148668#M4158</guid>
      <dc:creator>TimHayes1</dc:creator>
      <dc:date>2016-04-27T16:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change Widget Icon</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/1286980#M23002</link>
      <description>&lt;P&gt;Reviving this topic a bit...&lt;/P&gt;&lt;P&gt;I added a few custom .png icons in my ArcGIS Enterprise WAB app and they all work fine and great in the Header Controller. However, I would like to use the .png images in the About widget so I can explain what each icon indicates. But, the images are stored in the &lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/item-resources.htm" target="_blank" rel="noopener"&gt;Resources&lt;/A&gt; of the app and they seem to require a token to access them outside of the Header Controller. I don't quite understand why they cannot be accessed anywhere in the app. Seems a bit strange.&lt;/P&gt;&lt;P&gt;Below is an example of the HTML content I am trying to include in the About widget. The URLs are constructed for where the .png files are located in my ArcGIS Enterprise. If I add '?token=[token]' and use the token for the images in the Header Controller (acquired by using Inspect &amp;gt; copy the whole image URL that includes the token), the images show up, but of course the About widget indicates that they are broken after the token expires.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;ul&amp;gt;
    &amp;lt;li&amp;gt; &amp;lt;img alt="Base Data" src="https://[root]/portal/sharing/rest/content/items/[itemID]/resources/inConfig/[uniqueName].png" style="width: 20px; height: 20px; margin: 2px; border-radius: 2px; vertical-align: middle" /&amp;gt; Base Data&amp;lt;/li&amp;gt;
    &amp;lt;li&amp;gt; &amp;lt;img alt="Public Access" src="https://[root]/portal/sharing/rest/content/items/[itemID]/resources/inConfig/[uniqueName].png" style="width: 20px; height: 20px; margin: 2px; border-radius: 2px; vertical-align: middle" /&amp;gt; Public Access&amp;lt;/li&amp;gt;
&amp;lt;/ul&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I do the same thing as above with other icon images in the app, and they work fine with no tokens needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas for how I could mitigate for this? I know that I could host the images on a public facing web folder or convert them to &lt;A href="https://stackoverflow.com/questions/8499633/how-to-display-base64-images-in-html" target="_blank" rel="noopener"&gt;Base64&lt;/A&gt;, but I'd like to avoid that. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 19:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/1286980#M23002</guid>
      <dc:creator>James_Whitacre_PGC</dc:creator>
      <dc:date>2023-05-08T19:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change Widget Icon</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/1643829#M23781</link>
      <description>&lt;P&gt;Is it possible to change the icon of a widget in experience builder? I have a text box that acts as an&amp;nbsp;&lt;EM&gt;about&lt;/EM&gt; section and the default T icon doesn't make sense.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 17:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-widget-icon/m-p/1643829#M23781</guid>
      <dc:creator>SarahRijneke</dc:creator>
      <dc:date>2025-08-20T17:13:32Z</dc:date>
    </item>
  </channel>
</rss>

