<?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: Completely remove tool tip from eSearch? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831077#M8276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realized I can just set the display through the CSS as none.&lt;/P&gt;&lt;P&gt;.map .esriMapTooltip {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; display: none !important;&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2020 18:53:52 GMT</pubDate>
    <dc:creator>MartinOwens1</dc:creator>
    <dc:date>2020-09-14T18:53:52Z</dc:date>
    <item>
      <title>Completely remove tool tip from eSearch?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831076#M8275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added showTooltips: false; to almost every place I can think of in the widget.js and can't seem to remove the tooltip from the graphic select option. Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2020 15:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831076#M8275</guid>
      <dc:creator>MartinOwens1</dc:creator>
      <dc:date>2020-09-11T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Completely remove tool tip from eSearch?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831077#M8276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realized I can just set the display through the CSS as none.&lt;/P&gt;&lt;P&gt;.map .esriMapTooltip {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; display: none !important;&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2020 18:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831077#M8276</guid>
      <dc:creator>MartinOwens1</dc:creator>
      <dc:date>2020-09-14T18:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Completely remove tool tip from eSearch?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831078#M8277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Glad You found a way while I was away. The ways to do this in code is In the Widget.js _initDrawBox function.&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;drawBox&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;drawToolBar&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;_options&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;showTooltips &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;false&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2020 13:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831078#M8277</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-09-16T13:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Completely remove tool tip from eSearch?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831079#M8278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nicely done Robert! I was missing the _options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2020 22:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/completely-remove-tool-tip-from-esearch/m-p/831079#M8278</guid>
      <dc:creator>MartinOwens1</dc:creator>
      <dc:date>2020-09-16T22:08:59Z</dc:date>
    </item>
  </channel>
</rss>

