<?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 Colors or add html to a pop-up in the map viewer in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/change-colors-or-add-html-to-a-pop-up-in-the-map/m-p/1067163#M40558</link>
    <description>&lt;P&gt;Agree with you.&lt;/P&gt;&lt;P&gt;The lack of HTML support is definitely keeping me from using the new Map Viewer so far. It is really useful for changing text or background colors using Arcade statements, as you mentioned.&lt;/P&gt;&lt;P&gt;For example, as {expression/expr1}:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;if ($feature.review_status == 'UNDER_REVIEW') {
return 'background-color:#d7a900'
}
return 'background-color:#DDDDDD'&lt;/LI-CODE&gt;&lt;P&gt;To change color in a status bar:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrittanyBurson_0-1623366494868.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/15701i194E892A056FB687/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrittanyBurson_0-1623366494868.png" alt="BrittanyBurson_0-1623366494868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;via the HTML editor&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrittanyBurson_1-1623366668111.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/15702iFA6A897DA8BE28C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="BrittanyBurson_1-1623366668111.png" alt="BrittanyBurson_1-1623366668111.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As for simple text color edits, it looks like we can edit the color, but not use a custom one yet. This makes it tough to adhere to organization style guidelines...&lt;/P&gt;&lt;P&gt;Hopefully soon!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 23:13:39 GMT</pubDate>
    <dc:creator>BrittanyBurson</dc:creator>
    <dc:date>2021-06-10T23:13:39Z</dc:date>
    <item>
      <title>Change Colors or add html to a pop-up in the map viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/change-colors-or-add-html-to-a-pop-up-in-the-map/m-p/1067159#M40557</link>
      <description>&lt;P&gt;How do I change colors or add html in the pop-up in the map viewer (formally map viewer beta)?&lt;/P&gt;&lt;P&gt;In the classic map viewer it's super easy to change the color of text in a pop-up.&amp;nbsp; You could use a simple arcade express to update the colors based on status.&amp;nbsp; Could you please help me find these button in the current map viewer?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_0-1623365716683.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/15699i13311EB4F228E5A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_0-1623365716683.png" alt="RyanBohan_0-1623365716683.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_1-1623365753449.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/15700iFF6AF40445228A40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_1-1623365753449.png" alt="RyanBohan_1-1623365753449.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 22:58:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/change-colors-or-add-html-to-a-pop-up-in-the-map/m-p/1067159#M40557</guid>
      <dc:creator>RyanBohan</dc:creator>
      <dc:date>2021-06-10T22:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Colors or add html to a pop-up in the map viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/change-colors-or-add-html-to-a-pop-up-in-the-map/m-p/1067163#M40558</link>
      <description>&lt;P&gt;Agree with you.&lt;/P&gt;&lt;P&gt;The lack of HTML support is definitely keeping me from using the new Map Viewer so far. It is really useful for changing text or background colors using Arcade statements, as you mentioned.&lt;/P&gt;&lt;P&gt;For example, as {expression/expr1}:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;if ($feature.review_status == 'UNDER_REVIEW') {
return 'background-color:#d7a900'
}
return 'background-color:#DDDDDD'&lt;/LI-CODE&gt;&lt;P&gt;To change color in a status bar:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrittanyBurson_0-1623366494868.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/15701i194E892A056FB687/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrittanyBurson_0-1623366494868.png" alt="BrittanyBurson_0-1623366494868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;via the HTML editor&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrittanyBurson_1-1623366668111.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/15702iFA6A897DA8BE28C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="BrittanyBurson_1-1623366668111.png" alt="BrittanyBurson_1-1623366668111.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As for simple text color edits, it looks like we can edit the color, but not use a custom one yet. This makes it tough to adhere to organization style guidelines...&lt;/P&gt;&lt;P&gt;Hopefully soon!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 23:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/change-colors-or-add-html-to-a-pop-up-in-the-map/m-p/1067163#M40558</guid>
      <dc:creator>BrittanyBurson</dc:creator>
      <dc:date>2021-06-10T23:13:39Z</dc:date>
    </item>
  </channel>
</rss>

