<?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: Sidebar - Text Displayed When No Feature is Selected in ArcGIS Instant Apps Questions</title>
    <link>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1497776#M2537</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/491"&gt;@KellyHutchins&lt;/a&gt;&amp;nbsp;Thanks so much for reaching out and giving me this work-around in the meantime!&amp;nbsp; Much appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2024 17:51:53 GMT</pubDate>
    <dc:creator>ArmstKP</dc:creator>
    <dc:date>2024-06-26T17:51:53Z</dc:date>
    <item>
      <title>Sidebar - Text Displayed When No Feature is Selected</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1493754#M2518</link>
      <description>&lt;P&gt;Is it possible to change this text highlighted in the screenshot below?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArmstKP_0-1718635022524.png" style="width: 591px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/107180i95A317F43DC67922/image-dimensions/591x793?v=v2" width="591" height="793" role="button" title="ArmstKP_0-1718635022524.png" alt="ArmstKP_0-1718635022524.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 14:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1493754#M2518</guid>
      <dc:creator>ArmstKP</dc:creator>
      <dc:date>2024-06-17T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sidebar - Text Displayed When No Feature is Selected</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1493847#M2519</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/563014"&gt;@ArmstKP&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is currently not a way to update this text, this is a request that we have heard in the past and are looking into it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sarah&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 17:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1493847#M2519</guid>
      <dc:creator>SarahMcDonald_Esri</dc:creator>
      <dc:date>2024-06-17T17:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sidebar - Text Displayed When No Feature is Selected</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1497351#M2532</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/563014"&gt;@ArmstKP&lt;/a&gt;&amp;nbsp; As Sarah pointed out we do have plans to enhance the configuration experience to let you modify the default text. We wanted to wait until we had a system in place to allow translation of those strings into multiple languages in place. We now have the ability to translate user defined strings in the app and will work on exposing these as configuration options later this year.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime there is a "hacky" way that you can change the text you asked about if all you want to do is change it for one language.&amp;nbsp; Custom CSS can be used to hide the existing text and use a CSS pseudo element to add in new text.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1. Configure your Sidebar App&lt;/P&gt;&lt;P&gt;2. Use the "Search settings" option to search the configuration for "Custom CSS" and click Edit&lt;/P&gt;&lt;P&gt;3. Paste the following CSS into the Custom CSS text area after replacing the "Your custom text goes here" with the text you'd prefer.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;#popupPanel .esri-widget__content--empty:after {
    content: "Your custom text goes here";
}
.esri-widget__heading{
display:none;}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 20:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1497351#M2532</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2024-06-25T20:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sidebar - Text Displayed When No Feature is Selected</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1497776#M2537</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/491"&gt;@KellyHutchins&lt;/a&gt;&amp;nbsp;Thanks so much for reaching out and giving me this work-around in the meantime!&amp;nbsp; Much appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 17:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/sidebar-text-displayed-when-no-feature-is-selected/m-p/1497776#M2537</guid>
      <dc:creator>ArmstKP</dc:creator>
      <dc:date>2024-06-26T17:51:53Z</dc:date>
    </item>
  </channel>
</rss>

