<?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: Popup without a title and its whitespace? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661457#M61742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Not really practical. The issue is that the "row"/"line" that the title is one is also the same as the maximize and close buttons are on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2020 13:00:44 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2020-06-03T13:00:44Z</dc:date>
    <item>
      <title>Popup without a title and its whitespace?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661456#M61741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys I guess for an experienced ArcGIS JS API Developer this is an easy question I have to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to leave the title of a popupTemplate completely empty, not assign any value to the property "title" without having the whitespace which would be the placeholder for the titel if I had specified any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example given this sample code from ArcGIS JS API Reference:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/intro-popuptemplate/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/intro-popuptemplate/index.html"&gt;Intro to PopupTemplate | ArcGIS API for JavaScript 4.15&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i comment out the line in the sample with the title property the popup on the map comes without a title, but the "placeholder whitespace" where the title would have been displayed is still there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var template = {&lt;BR /&gt; // autocasts as new PopupTemplate()&lt;BR /&gt; //title: "{NAME} in {COUNTY}"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to change this behaviour so that the complete title section would be somehow deleted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using API version 4.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 12:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661456#M61741</guid>
      <dc:creator>ChristianBischof</dc:creator>
      <dc:date>2020-06-02T12:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Popup without a title and its whitespace?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661457#M61742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Not really practical. The issue is that the "row"/"line" that the title is one is also the same as the maximize and close buttons are on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661457#M61742</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-06-03T13:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Popup without a title and its whitespace?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661458#M61743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was thinking about that too and also tried to change the font-size of .esri-popup__header-title to reduce the "placeholder space" for the title&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661458#M61743</guid>
      <dc:creator>ChristianBischof</dc:creator>
      <dc:date>2020-06-03T13:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Popup without a title and its whitespace?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661459#M61744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way to remove that white space would be to move the buttons I previously mentioned, but that would be a real hassle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 13:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-without-a-title-and-its-whitespace/m-p/661459#M61744</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-06-03T13:08:34Z</dc:date>
    </item>
  </channel>
</rss>

