<?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: HTML code no longer works in NearBy Instant App in ArcGIS Instant Apps Questions</title>
    <link>https://community.esri.com/t5/arcgis-instant-apps-questions/html-code-no-longer-works-in-nearby-instant-app/m-p/1132674#M1048</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/491"&gt;@KellyHutchins&lt;/a&gt;&amp;nbsp;I did switch to html mode, but it did not display. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; However, adding it to the Custom CSS Option worked, thank you for your lightening fast response. I appreciate it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jan 2022 00:45:48 GMT</pubDate>
    <dc:creator>BriannaTatum</dc:creator>
    <dc:date>2022-01-12T00:45:48Z</dc:date>
    <item>
      <title>HTML code no longer works in NearBy Instant App</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/html-code-no-longer-works-in-nearby-instant-app/m-p/1132562#M1046</link>
      <description>&lt;P&gt;I'm currently working in ArcGIS Online configuring the NearBy Instant App, specifically in the &lt;EM&gt;About&amp;gt;App details&amp;gt;Introduction pane&lt;/EM&gt;l. When I originally configured the intro panel (before the AGOL update) I added what's suppose to look like a "button" in html (different from button tag, figure 1).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Figure 1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BriannaTatum_0-1641928378369.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/31221i0A3B16AE9FDE037C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BriannaTatum_0-1641928378369.png" alt="BriannaTatum_0-1641928378369.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Later on when making some edits I noticed that the text no longer displayed correctly and that it was a line. The code has not changed and works in other html editors. I'm wondering if this is a bug in the instant apps?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Map Viewer Classic and configured the popup with the same code and it displays correctly in the popup.&amp;nbsp; Here is the URL to my app&amp;nbsp;&lt;A href="https://sandiego.maps.arcgis.com/apps/instant/nearby/index.html?appid=3307f769426c4da1a6947e9d53191991" target="_blank"&gt;https://sandiego.maps.arcgis.com/apps/instant/nearby/index.html?appid=3307f769426c4da1a6947e9d53191991&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to note that the button tag also does not work in the introduction panel editor.&lt;/P&gt;&lt;P&gt;I have attached screenshots for reference.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 19:14:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/html-code-no-longer-works-in-nearby-instant-app/m-p/1132562#M1046</guid>
      <dc:creator>BriannaTatum</dc:creator>
      <dc:date>2022-01-11T19:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: HTML code no longer works in NearBy Instant App</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/html-code-no-longer-works-in-nearby-instant-app/m-p/1132578#M1047</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/382721"&gt;@BriannaTatum&lt;/a&gt;&amp;nbsp; it doesn't look like the styles are applied to the link in the info panel. Did you switch to HTML mode and add the styles?&lt;/P&gt;&lt;P&gt;You could also use the custom css option to apply the "button look" to the link tag. Here's the css you can paste into the Theme &amp;amp; Layout &amp;gt; Theme &amp;gt; Custom CSS option&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.details-content a span {
    background-color: #0098db !important;
    padding: 10px 24px;
    text-align: center;
    color: #fff;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 19:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/html-code-no-longer-works-in-nearby-instant-app/m-p/1132578#M1047</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2022-01-11T19:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: HTML code no longer works in NearBy Instant App</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/html-code-no-longer-works-in-nearby-instant-app/m-p/1132674#M1048</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/491"&gt;@KellyHutchins&lt;/a&gt;&amp;nbsp;I did switch to html mode, but it did not display. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; However, adding it to the Custom CSS Option worked, thank you for your lightening fast response. I appreciate it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 00:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/html-code-no-longer-works-in-nearby-instant-app/m-p/1132674#M1048</guid>
      <dc:creator>BriannaTatum</dc:creator>
      <dc:date>2022-01-12T00:45:48Z</dc:date>
    </item>
  </channel>
</rss>

