<?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: What are all possible values for singleLineFieldName property while configuring search widget source for custom geocode locator? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-are-all-possible-values-for/m-p/220340#M20462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like this value is not a constant, but a field name within the REST service that contains the address in a single line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="syntaxTABLE syntaxdetailstable"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="name syntaxDetailTABLE"&gt;&amp;lt;&lt;CODE&gt;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String"&gt;String&lt;/A&gt;&lt;/CODE&gt;&amp;gt; singleLineFieldName&lt;/TD&gt;&lt;TD class="syntaxDetailTABLE optional"&gt;Required&lt;/TD&gt;&lt;TD class="syntaxDetailTABLE description"&gt;This applies only to locator sources. It is the &lt;STRONG&gt;field name&lt;/STRONG&gt; of the Single Line Address Field in the REST services directory for the locator service. Common values are "SingleLine" and "SingleLineFieldName".&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2016 17:47:12 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2016-04-25T17:47:12Z</dc:date>
    <item>
      <title>What are all possible values for singleLineFieldName property while configuring search widget source for custom geocode locator?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-are-all-possible-values-for/m-p/220339#M20461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to &lt;A href="https://developers.arcgis.com/javascript/jsapi/search-amd.html" title="https://developers.arcgis.com/javascript/jsapi/search-amd.html"&gt;Search | API Reference | ArcGIS API for JavaScript&lt;/A&gt;&amp;nbsp; and search for &lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;singleLineFieldName. Where can I find more details about this field? As per the documentation, it looks like that the value assigned to &lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;singleLineFieldName can be different. e.g. SingleLine and SingleLineFieldName. However, I see '&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;Single Line Input' with my geocode service url. What are all possible values for singleLineFieldName property while configuring search widget source for custom geocode locator?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #fafafa; color: #4d4d4d; font-size: 14px; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;I want to make sure that I am specifying correct value for &lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px; background-color: #fafafa;"&gt;singleLineFieldName for Search widget source. I do not have control on published geocode services as my customers can configure any geocode service and hook it into my application. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #fafafa; color: #4d4d4d; font-size: 14px; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;Probably, one way is to query geocode service and find out what is configured with Single Line Address field. But wondering if there is any better way to configure this property.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 17:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-are-all-possible-values-for/m-p/220339#M20461</guid>
      <dc:creator>BhavinSanghani</dc:creator>
      <dc:date>2016-04-25T17:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: What are all possible values for singleLineFieldName property while configuring search widget source for custom geocode locator?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-are-all-possible-values-for/m-p/220340#M20462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like this value is not a constant, but a field name within the REST service that contains the address in a single line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="syntaxTABLE syntaxdetailstable"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="name syntaxDetailTABLE"&gt;&amp;lt;&lt;CODE&gt;&lt;A href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String"&gt;String&lt;/A&gt;&lt;/CODE&gt;&amp;gt; singleLineFieldName&lt;/TD&gt;&lt;TD class="syntaxDetailTABLE optional"&gt;Required&lt;/TD&gt;&lt;TD class="syntaxDetailTABLE description"&gt;This applies only to locator sources. It is the &lt;STRONG&gt;field name&lt;/STRONG&gt; of the Single Line Address Field in the REST services directory for the locator service. Common values are "SingleLine" and "SingleLineFieldName".&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 17:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-are-all-possible-values-for/m-p/220340#M20462</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2016-04-25T17:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: What are all possible values for singleLineFieldName property while configuring search widget source for custom geocode locator?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-are-all-possible-values-for/m-p/220341#M20463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, it's (i.e. Single Line Input) a field name within the REST service. I am trying to understand how it can be different? Is there any way to modify that field name (i.e. Single Line Input)? How can I see SingleLine or SingleLineFieldName on my geocode service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked specification on REST API doc &lt;A href="http://resources.arcgis.com/en/help/rest/apiref/geocodeserver.html" title="http://resources.arcgis.com/en/help/rest/apiref/geocodeserver.html"&gt;Geocode Service&lt;/A&gt; but it appears we can only have Single Line Input field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"singleLineAddressField": {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "name": "&lt;STRONG&gt;Single Line Input&lt;/STRONG&gt;",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "type": "esriFieldTypeString",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "alias": "Full Address",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "required": false,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "length": 100&lt;/P&gt;&lt;P&gt; },&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 18:13:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-are-all-possible-values-for/m-p/220341#M20463</guid>
      <dc:creator>BhavinSanghani</dc:creator>
      <dc:date>2016-04-25T18:13:16Z</dc:date>
    </item>
  </channel>
</rss>

