<?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: JavaScript in WebMap Popup-Configuration in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/1160973#M45331</link>
    <description>&lt;P&gt;Hi, I have the same question as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/64603"&gt;@UlfGrimhardt1&lt;/a&gt;. I haven't found the solution yet also, it seems the Arcade doesn't seem to work now. Any further suggestion on how to config popup using the js?&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 21:41:42 GMT</pubDate>
    <dc:creator>mohansh1</dc:creator>
    <dc:date>2022-04-04T21:41:42Z</dc:date>
    <item>
      <title>JavaScript in WebMap Popup-Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347547#M17433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to use JavaScript in the HTML Code in the PopUp-Configuration?&lt;/P&gt;&lt;P&gt;Instead of attributes i would like to use a json file to show informations of specific Features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Germany&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ulf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 11:29:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347547#M17433</guid>
      <dc:creator>UlfGrimhardt1</dc:creator>
      <dc:date>2020-04-29T11:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript in WebMap Popup-Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347548#M17434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/79113"&gt;Ulf Grimhardt&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you have a look at the &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/" title="https://developers.arcgis.com/javascript/"&gt;ArcGIS API for JavaScript&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Sample Code you will find a lot of nice examples of what you can do with popups, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-function/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-function/index.html"&gt;PopupTemplate - use functions to set content&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/popup-multipleelements/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/popup-multipleelements/index.html"&gt;Multiple popup elements&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-promise/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/popuptemplate-promise/index.html"&gt;PopupTemplate with promise&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/popup-custom-action/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/popup-custom-action/index.html"&gt;Custom popup actions per feature attribute&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;etc.&lt;/LI&gt;&lt;LI&gt;etc.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 12:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347548#M17434</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2020-04-29T12:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript in WebMap Popup-Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347549#M17435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Egge-Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply. I am afraid this is nothing i could use in the standard web app builder, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ulf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 12:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347549#M17435</guid>
      <dc:creator>UlfGrimhardt1</dc:creator>
      <dc:date>2020-04-29T12:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript in WebMap Popup-Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347550#M17436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/79113"&gt;Ulf Grimhardt&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For&amp;nbsp; map to be used in a web app, build with the Web AppBuilder for ArcGIS, you can configure the popup in the MapViewer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try something in the Custom Attribute Display? (see screen capture below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/490347_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 13:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347550#M17436</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2020-04-29T13:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript in WebMap Popup-Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347551#M17437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i tried that, i'm afraid that i can use HTML but no JavaScript in the Display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 13:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347551#M17437</guid>
      <dc:creator>UlfGrimhardt1</dc:creator>
      <dc:date>2020-04-29T13:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript in WebMap Popup-Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347552#M17438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/79113"&gt;Ulf Grimhardt&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you have a look at Avenue, oh, no, sorry not Avenue, but Arcde? Did you have a look at the use of &lt;SPAN style="text-decoration: underline;"&gt;Arcade&lt;/SPAN&gt; to configure your popup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might find some hints following this thread: &lt;A href="https://community.esri.com/thread/207291-javascript-in-arcgis-online"&gt;https://community.esri.com/thread/207291-javascript-in-arcgis-online&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 13:42:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/347552#M17438</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2020-04-29T13:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript in WebMap Popup-Configuration</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/1160973#M45331</link>
      <description>&lt;P&gt;Hi, I have the same question as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/64603"&gt;@UlfGrimhardt1&lt;/a&gt;. I haven't found the solution yet also, it seems the Arcade doesn't seem to work now. Any further suggestion on how to config popup using the js?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 21:41:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/javascript-in-webmap-popup-configuration/m-p/1160973#M45331</guid>
      <dc:creator>mohansh1</dc:creator>
      <dc:date>2022-04-04T21:41:42Z</dc:date>
    </item>
  </channel>
</rss>

