<?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: &amp;quot;Map only&amp;quot; print option in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-map-only-quot-print-option/m-p/1249681#M79967</link>
    <description>&lt;P&gt;In the &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=widgets-print" target="_self"&gt;Print widget sample&lt;/A&gt;, if I add the following within the style tag, the "Map only" tab disappears:&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.esri-print__layout-tab[data-tab-id="mapOnlyTab"] {
	visibility: hidden;
}&lt;/LI-CODE&gt;&lt;P&gt;The same should work if you add it somewhere in your own CSS.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 20:24:38 GMT</pubDate>
    <dc:creator>JoelBennett</dc:creator>
    <dc:date>2023-01-19T20:24:38Z</dc:date>
    <item>
      <title>"Map only" print option</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-map-only-quot-print-option/m-p/1249602#M79965</link>
      <description>&lt;P&gt;Is there a way to remove the "Map only" tab from the print widget?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Defining the layouts it only affects the options under the Layout tab.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LefterisKoumis_0-1674152560965.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/60765iBA419547C7623CE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LefterisKoumis_0-1674152560965.png" alt="LefterisKoumis_0-1674152560965.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const print = new Print({
  view,
  printServiceUrl:
    "https://XXX",
  templateOptions: {
    title: "",
    nnorthArrowEnabled: true,
    layout: "a3-landscape",
  },
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 18:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-map-only-quot-print-option/m-p/1249602#M79965</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2023-01-19T18:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: "Map only" print option</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-map-only-quot-print-option/m-p/1249681#M79967</link>
      <description>&lt;P&gt;In the &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=widgets-print" target="_self"&gt;Print widget sample&lt;/A&gt;, if I add the following within the style tag, the "Map only" tab disappears:&lt;/P&gt;&lt;LI-CODE lang="css"&gt;.esri-print__layout-tab[data-tab-id="mapOnlyTab"] {
	visibility: hidden;
}&lt;/LI-CODE&gt;&lt;P&gt;The same should work if you add it somewhere in your own CSS.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 20:24:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/quot-map-only-quot-print-option/m-p/1249681#M79967</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2023-01-19T20:24:38Z</dc:date>
    </item>
  </channel>
</rss>

