<?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 Pop-up title colour change according to arcade in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/pop-up-title-colour-change-according-to-arcade/m-p/1385438#M9116</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using arcgis enterprise 10.9.1.&lt;/P&gt;&lt;P&gt;I want to change the title of the pop-up according to the arcade code. it works. I save it. and when I refresh the page the title is back to original set... with no arcade in it.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div style="padding:5px;background-color:{expression/expr1}"&amp;gt;
Headquarters name: {name}&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;expr1:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var CD = $feature.country
when (CD== "USA", "#ed5151",
      CD== "UK", "#f086d4",
      CD== "Italy, "#c500ff",
      CD== "", "#fffff",
      null)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;P&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2024 14:38:18 GMT</pubDate>
    <dc:creator>PSGeo</dc:creator>
    <dc:date>2024-02-22T14:38:18Z</dc:date>
    <item>
      <title>Pop-up title colour change according to arcade</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/pop-up-title-colour-change-according-to-arcade/m-p/1385438#M9116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using arcgis enterprise 10.9.1.&lt;/P&gt;&lt;P&gt;I want to change the title of the pop-up according to the arcade code. it works. I save it. and when I refresh the page the title is back to original set... with no arcade in it.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;div style="padding:5px;background-color:{expression/expr1}"&amp;gt;
Headquarters name: {name}&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;expr1:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var CD = $feature.country
when (CD== "USA", "#ed5151",
      CD== "UK", "#f086d4",
      CD== "Italy, "#c500ff",
      CD== "", "#fffff",
      null)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;P&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 14:38:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/pop-up-title-colour-change-according-to-arcade/m-p/1385438#M9116</guid>
      <dc:creator>PSGeo</dc:creator>
      <dc:date>2024-02-22T14:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-up title colour change according to arcade</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/pop-up-title-colour-change-according-to-arcade/m-p/1538751#M10283</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1108"&gt;@XanderBakker&lt;/a&gt;&amp;nbsp;I too, am curious about how to change the background color of the pop-up title. Is it possible?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Sep 2024 22:22:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/pop-up-title-colour-change-according-to-arcade/m-p/1538751#M10283</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-09-15T22:22:32Z</dc:date>
    </item>
  </channel>
</rss>

