<?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 Remove option box in WAB Swipe Widget in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/remove-option-box-in-wab-swipe-widget/m-p/688618#M18214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way in the code to not have the option box pop up? I want swiping to be restricted to a single layer and do not need that box hanging around if I'm not using it. I can make the pick list inoperable but I cant get the whole box to hide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Nov 2015 21:44:04 GMT</pubDate>
    <dc:creator>ChrisMathers</dc:creator>
    <dc:date>2015-11-12T21:44:04Z</dc:date>
    <item>
      <title>Remove option box in WAB Swipe Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/remove-option-box-in-wab-swipe-widget/m-p/688618#M18214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way in the code to not have the option box pop up? I want swiping to be restricted to a single layer and do not need that box hanging around if I'm not using it. I can make the pick list inoperable but I cant get the whole box to hide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 21:44:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/remove-option-box-in-wab-swipe-widget/m-p/688618#M18214</guid>
      <dc:creator>ChrisMathers</dc:creator>
      <dc:date>2015-11-12T21:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Remove option box in WAB Swipe Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/remove-option-box-in-wab-swipe-widget/m-p/688619#M18215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure just add display: none to the jimu-widget-swipe style.css (line 4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;.jimu-widget-swipe {
&amp;nbsp; border-radius: 5px;
&amp;nbsp; max-width: 350px;
&amp;nbsp; display: none;
}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:58:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/remove-option-box-in-wab-swipe-widget/m-p/688619#M18215</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T04:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remove option box in WAB Swipe Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/remove-option-box-in-wab-swipe-widget/m-p/688620#M18216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked like a charm. Thanks Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 17:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/remove-option-box-in-wab-swipe-widget/m-p/688620#M18216</guid>
      <dc:creator>ChrisMathers</dc:creator>
      <dc:date>2015-11-13T17:06:42Z</dc:date>
    </item>
  </channel>
</rss>

