<?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 how to hide a individual point from feature service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312438#M28756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;var evt = window.event || arguments.callee.caller.arguments[0];&lt;/P&gt;&lt;P&gt;tried this, but not working&lt;/P&gt;&lt;P&gt;//event.view.selctedfeature.visibility = "hidden";&lt;/P&gt;&lt;P&gt;//event.view.selctedfeature.style.visibility= "hidden";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//var xyz = new esri.Graphic(pointselected.geometry, null, &lt;SPAN&gt;pointselected&lt;/SPAN&gt;.attributes);&lt;BR /&gt;//xyz.visible = false;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2019 18:00:00 GMT</pubDate>
    <dc:creator>Pa_Lotus</dc:creator>
    <dc:date>2019-01-11T18:00:00Z</dc:date>
    <item>
      <title>how to hide a individual point from feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312438#M28756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;var evt = window.event || arguments.callee.caller.arguments[0];&lt;/P&gt;&lt;P&gt;tried this, but not working&lt;/P&gt;&lt;P&gt;//event.view.selctedfeature.visibility = "hidden";&lt;/P&gt;&lt;P&gt;//event.view.selctedfeature.style.visibility= "hidden";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//var xyz = new esri.Graphic(pointselected.geometry, null, &lt;SPAN&gt;pointselected&lt;/SPAN&gt;.attributes);&lt;BR /&gt;//xyz.visible = false;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 18:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312438#M28756</guid>
      <dc:creator>Pa_Lotus</dc:creator>
      <dc:date>2019-01-11T18:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide a individual point from feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312439#M28757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MR Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You use a defintionExpression on the layer.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#definitionExpression" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#definitionExpression"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#definitionExpression&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 19:11:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312439#M28757</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-01-11T19:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide a individual point from feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312440#M28758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/433082_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;fhlayer.definitionExpression = "FH =" + FH;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tried "=" and "!="&amp;nbsp; both are not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 20:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312440#M28758</guid>
      <dc:creator>Pa_Lotus</dc:creator>
      <dc:date>2019-01-11T20:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to hide a individual point from feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312441#M28759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MR Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; The defintionExpression is expecting an SQL statement so it would be:&lt;/P&gt;&lt;P&gt;fhlayer.definitionExpression = "NOT FH = 'SomeStringValue'";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 21:07:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-hide-a-individual-point-from-feature/m-p/312441#M28759</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-01-11T21:07:04Z</dc:date>
    </item>
  </channel>
</rss>

