<?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: Is there a way to unhighlight the search result from a feature layer search from a URL? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-way-to-unhighlight-the-search-result/m-p/1023697#M20273</link>
    <description>&lt;P&gt;Hi EmilyL,&lt;/P&gt;&lt;P&gt;If you are the administrator of the map service, displayed highlight colours can be configured in the map service publishing stage. In the your layer properties, there should be a property for highlight selection colour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Display highlight colours can also be configured in the deployed widget's Javascript.&amp;nbsp;You may need to access the WAB developer edition and make changes to the codebase and redeploy a customised Search Widget.&lt;/P&gt;&lt;P&gt;I am assuming this particular widget calls the URL and creates a FeatureLayer object&amp;nbsp; (&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html" target="_blank"&gt;https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html&lt;/A&gt;) to query. You can override the selection symbol by using the .setSelectionSymbol() method for the configured layer. You should also be able to customise the returned selection symbol.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can add an on click mapEvent to place a marker at the location of your mouse click.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not exactly sure what you mean by: "&lt;SPAN&gt;&amp;nbsp;It also would be nice if the pop-up window is not a 'general setting' and it's an individual setting instead." You can override how each attribute table displays by setting the infoTemplate object the feature layer.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 22:49:21 GMT</pubDate>
    <dc:creator>LongDinh</dc:creator>
    <dc:date>2021-02-04T22:49:21Z</dc:date>
    <item>
      <title>Is there a way to unhighlight the search result from a feature layer search from a URL?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-way-to-unhighlight-the-search-result/m-p/1023685#M20272</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It's a great feature that WAB allows to add a GIS URL service as a Search function.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EmilyL_0-1612477092197.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5354i147E5E33BDA98FFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EmilyL_0-1612477092197.png" alt="EmilyL_0-1612477092197.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But is there a way that the result of the search is not highlighted with the brownish orange color?&amp;nbsp; Can the result be just simple point?&amp;nbsp; The color coding is a bit misleading.&amp;nbsp; It also would be nice if the pop-up window is not a 'general setting' and it's an individual setting instead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EmilyL_1-1612477209483.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/5355iAAAD044C5A38F7A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EmilyL_1-1612477209483.png" alt="EmilyL_1-1612477209483.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Emily&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 22:30:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-way-to-unhighlight-the-search-result/m-p/1023685#M20272</guid>
      <dc:creator>EmilyL</dc:creator>
      <dc:date>2021-02-04T22:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to unhighlight the search result from a feature layer search from a URL?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-way-to-unhighlight-the-search-result/m-p/1023697#M20273</link>
      <description>&lt;P&gt;Hi EmilyL,&lt;/P&gt;&lt;P&gt;If you are the administrator of the map service, displayed highlight colours can be configured in the map service publishing stage. In the your layer properties, there should be a property for highlight selection colour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Display highlight colours can also be configured in the deployed widget's Javascript.&amp;nbsp;You may need to access the WAB developer edition and make changes to the codebase and redeploy a customised Search Widget.&lt;/P&gt;&lt;P&gt;I am assuming this particular widget calls the URL and creates a FeatureLayer object&amp;nbsp; (&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html" target="_blank"&gt;https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html&lt;/A&gt;) to query. You can override the selection symbol by using the .setSelectionSymbol() method for the configured layer. You should also be able to customise the returned selection symbol.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can add an on click mapEvent to place a marker at the location of your mouse click.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not exactly sure what you mean by: "&lt;SPAN&gt;&amp;nbsp;It also would be nice if the pop-up window is not a 'general setting' and it's an individual setting instead." You can override how each attribute table displays by setting the infoTemplate object the feature layer.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 22:49:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-there-a-way-to-unhighlight-the-search-result/m-p/1023697#M20273</guid>
      <dc:creator>LongDinh</dc:creator>
      <dc:date>2021-02-04T22:49:21Z</dc:date>
    </item>
  </channel>
</rss>

