<?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: eSearch widget - remove field name/alias in result in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356863#M9465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hiding the field name is not an option currently. Having the text wrap is a configurable option in the widgets settings. Click on the "Result Formatting" link and then check the "Wrap Result Text"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2019 17:32:28 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-02-08T17:32:28Z</dc:date>
    <item>
      <title>eSearch widget - remove field name/alias in result</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356862#M9464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the esearch widget for address searches as i want the results to appear in the sidebar rather than the way they do with the normal search widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the results of the search are shown, it displays the alias and then the result. As the address is long, I would rather not have a field name. Is there a way this can be hidden?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, my address appears on one line but does have non-printing characters to separate the address onto different lines (this is the way it is stored in the original oracle database, which I cannot control). Is there a way that these line breaks can be honored to make the address more readable?&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, 08 Feb 2019 17:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356862#M9464</guid>
      <dc:creator>MarkCooper5</dc:creator>
      <dc:date>2019-02-08T17:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget - remove field name/alias in result</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356863#M9465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hiding the field name is not an option currently. Having the text wrap is a configurable option in the widgets settings. Click on the "Result Formatting" link and then check the "Wrap Result Text"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 17:32:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356863#M9465</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-08T17:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget - remove field name/alias in result</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356864#M9466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the setting for wrapping and it is a little better now, although it still doesn't appear to read the line break code between the address lines as an attribute table does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked at the widget.js code to see if I could remove the field name in there. I&amp;nbsp;think I have found the code to show the result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vColorHex){&lt;BR /&gt; attribValue = "&amp;lt;font color='" + vColorHex + "'&amp;gt;" + attribValue + "&amp;lt;/font&amp;gt;";&lt;BR /&gt; }&lt;BR /&gt; this.resultFormatString = &lt;STRONG&gt;attribName + ": " +&lt;/STRONG&gt; attribValue + '&amp;lt;br&amp;gt;';&lt;BR /&gt; }else{&lt;BR /&gt; this.resultFormatString = '&lt;STRONG&gt;&amp;lt;font&amp;gt;&amp;lt;em&amp;gt;[attribname]&amp;lt;/em&amp;gt;&amp;lt;/font&amp;gt;:&lt;/STRONG&gt; &amp;lt;font&amp;gt;[attribvalue]&amp;lt;/font&amp;gt;&amp;lt;br&amp;gt;';&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought if I removed bits in bold, it would have the desired result, but it came up saying search failed. I presume I am missing something somewhere!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356864#M9466</guid>
      <dc:creator>MarkCooper5</dc:creator>
      <dc:date>2019-02-11T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget - remove field name/alias in result</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356865#M9467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; No that would not work as you have seen. Are you trying to remove the attribute name from just the widget results list or are you wanting it removed from the popup as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356865#M9467</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-11T17:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget - remove field name/alias in result</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356866#M9468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have disabled the popup in the GUI settings so it was just the widget results I was trying to remove it from widget results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 17:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356866#M9468</guid>
      <dc:creator>MarkCooper5</dc:creator>
      <dc:date>2019-02-12T17:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget - remove field name/alias in result</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356867#M9469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the List.js just comment out this line then:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;domConstruct&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;place&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;attTitle&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; label&lt;SPAN class="punctuation token"&gt;)&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;P&gt;In my latest widget version it is line 156.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 18:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/esearch-widget-remove-field-name-alias-in-result/m-p/356867#M9469</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-12T18:41:55Z</dc:date>
    </item>
  </channel>
</rss>

