<?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: How do I limit what is entered in the textbox when using a search widget? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46981#M4105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See you there, Chris!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2015 18:42:52 GMT</pubDate>
    <dc:creator>williamcarr</dc:creator>
    <dc:date>2015-07-15T18:42:52Z</dc:date>
    <item>
      <title>How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46963#M4087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to verify that only valid addresses are entered into a contact form. All valid addresses come from our Web Address Locator. How do I validate each address to ensure that it is an address that we have in our system? Otherwise I want to block the user from sending the information. In other words I only want items from the autocomplete allowed for entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the form: &lt;A href="http://maps.decaturil.gov/codeViolationNotice/" title="http://maps.decaturil.gov/codeViolationNotice/"&gt;Contact Information Update&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:28:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46963#M4087</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T15:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46964#M4088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris, &lt;/P&gt;&lt;P&gt;When you finish this form, you should post it on github so others can use it! &lt;/P&gt;&lt;P&gt;I like how it looks so far! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46964#M4088</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-07-15T15:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46965#M4089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could add an event listener for either the oninput or onchange event for each of the address related input fields and try to geocode them in the event function. If you don't get satisfactory results back, notify the user that the address entered appears to be invalid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:03:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46965#M4089</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2015-07-15T16:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46966#M4090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will. It's a .NET form, but it looks like I need to add GIS to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46966#M4090</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T16:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46967#M4091</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;We did something similar on our citizen engagement app.&amp;nbsp; They would enter an address and we would check it against our locator.&amp;nbsp; Further, we would check it against our city boundary to see if the point fell within our city limits.&amp;nbsp; If not we would not add it to the list of available choices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some code that shows how we did this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;// Address Locator for finding stops near an address
function searchAddresses() {
&amp;nbsp; var address = {"SingleLine": $("#addrSearch").val()};
&amp;nbsp; if (address.SingleLine != "") {
&amp;nbsp; var params = {address: address, outFields:["*"]};
&amp;nbsp; geocoder.addressToLocations(params, buildAddressList, errAddress);
&amp;nbsp; } else {
&amp;nbsp; $('#addressList li').remove();
&amp;nbsp; selectedAddress = '';
&amp;nbsp; }
}


function buildAddressList(geocodeResults) {
&amp;nbsp; gcr = geocodeResults;
&amp;nbsp; $('#addressList li').remove();
&amp;nbsp; var titleLI = $('&amp;lt;li data-role="list-divider" data-inset="true" /&amp;gt;');
&amp;nbsp; titleLI.append("&amp;lt;h3 id='addListHeader'&amp;gt;&amp;nbsp;&amp;nbsp;Address List&amp;lt;/h3&amp;gt;");
&amp;nbsp; $('#addressList').append(titleLI);
&amp;nbsp; var addCount = 0;
&amp;nbsp; $.each(gcr, function(i, a) {
&amp;nbsp; // we only want to display addresses that are in Yakima.
&amp;nbsp; var pt = esri.geometry.geographicToWebMercator(new esri.geometry.Point(a.location.x, a.location.y));
&amp;nbsp; // Check to see if the point is in the Yakima City Limits
&amp;nbsp; var isYakima = yakimaCL.graphics[0].geometry.contains(pt);
&amp;nbsp; if (isYakima == true) {
&amp;nbsp; var li = $("&amp;lt;li /&amp;gt;");
&amp;nbsp; if (a.attributes.Addr_type == "Address") {
&amp;nbsp; var content = "&amp;lt;a href='#' onClick='useAddress(" + i + ")'&amp;gt;&amp;lt;h3&amp;gt;" + a.address + "&amp;lt;/h3&amp;gt;&amp;lt;p&amp;gt;" + a.attributes.User_fld + "&amp;lt;/p&amp;gt;&amp;lt;span class='ui-li-count'&amp;gt;" + a.score + "&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;";
&amp;nbsp; } else {
&amp;nbsp; var addr = a.address.split(",");
&amp;nbsp; var content = "&amp;lt;a href='#' onClick='useAddress(" + i + ")'&amp;gt;" + addr[0] + "&amp;lt;span class='ui-li-count'&amp;gt;" + a.score + "&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;";
&amp;nbsp; }
&amp;nbsp; li.append(content);
&amp;nbsp; //add the list item to the feature type list
&amp;nbsp; $('#addressList').append(li);
&amp;nbsp; addCount += 1;
&amp;nbsp; }
&amp;nbsp; });
&amp;nbsp; //refresh the featurelist so the jquery mobile style is applied
&amp;nbsp; $('#addressList').listview('refresh');
&amp;nbsp; $("#addListHeader").html("&amp;nbsp;&amp;nbsp;" + addCount + " found in Yakima");
}&lt;/PRE&gt;&lt;P&gt;I hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:49:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46967#M4091</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2021-12-10T21:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46968#M4092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I went here: &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; but don't see those two events. Do you thinks search(value?) would work after the text is entered, or is onchange available in JavaScript in general?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:14:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46968#M4092</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T16:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46969#M4093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like what I want. Do you have a complete code sample so I could reference it as a template?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46969#M4093</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T16:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46970#M4094</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;Yes sir!&amp;nbsp; You can directly look at the JavaScript at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.yakimawa.gov/apps/yak-back/includes/js/map.js" title="http://www.yakimawa.gov/apps/yak-back/includes/js/map.js"&gt;http://www.yakimawa.gov/apps/yak-back/includes/js/map.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was written in 2012, before we had fully embraced AMD.&amp;nbsp; It is still being used today, but ready for a rewrite.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The complete app is at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.yakimawa.gov/apps/yak-back/" title="http://www.yakimawa.gov/apps/yak-back/"&gt;Yak Back&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I can be of any further assistance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:25:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46970#M4094</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-07-15T16:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46971#M4095</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;I have had to do stuff like this outside of the ArcGIS JS API in .NET. Just to give you an idea if you're using .NET and SQL Server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, it's autocomplete with validation. We used a .NET handler (.ashx - &lt;A href="https://msdn.microsoft.com/en-us/library/bb398986(v=vs.140).aspx" title="https://msdn.microsoft.com/en-us/library/bb398986(v=vs.140).aspx"&gt;HTTP Handlers and HTTP Modules Overview&lt;/A&gt;). As the user types, a stored procedure in SQL would be called to pull a list of matched recommendations based on their search string. It's similar to how this person is doing it here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/6263510/auto-complete-textbox-using-jquery-ui-in-vb-net" title="http://stackoverflow.com/questions/6263510/auto-complete-textbox-using-jquery-ui-in-vb-net"&gt;autocomplete - auto complete textbox using jquery UI in vb.net - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are using in-line SQL, though (yuck) - but you get the idea. As for the validation, I would be careful interrupting the user while they are typing, but maybe add a notification to the page and highlight the field, or something like that, then disable the form submit button until they enter a valid, autocompleted value. The link I gave - it doesn't look like they are doing any validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's some info on preventing free text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/2909077/autocomplete-disallow-free-text-entry" title="http://stackoverflow.com/questions/2909077/autocomplete-disallow-free-text-entry"&gt;jquery - Autocomplete disallow free text entry? - Stack Overflow&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source looks to support multiple types, including the .NET handler so long as it returns JSON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://api.jqueryui.com/autocomplete/#option-source" title="http://api.jqueryui.com/autocomplete/#option-source"&gt;http://api.jqueryui.com/autocomplete/#option-source&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's info on returning JSON from a .NET handler:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.asp.net/t/1705369.aspx?How+to+implement+jquery+autocomplete+with+JSON+rsponse+from+ashx" title="http://forums.asp.net/t/1705369.aspx?How+to+implement+jquery+autocomplete+with+JSON+rsponse+from+ashx"&gt;How to implement jquery autocomplete with JSON rsponse from ashx | The ASP.NET Forums&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary, it looks like you could use the jQuery UI widget, then, source it to a .NET handler that calls a proc as the user types, which then returns a JSON object. If you go that route, you'll need jQuery base, then JQuery UI on top of that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46971#M4095</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-07-15T16:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46972#M4096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a JS Fiddle example I put together showing you how to prevent free text (defacto validation):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsfiddle.net/d2ymw84h/" title="http://jsfiddle.net/d2ymw84h/"&gt;Edit fiddle - JSFiddle&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm simply using an array of values for the source - you'll have to replace with the ashx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 16:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46972#M4096</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-07-15T16:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46973#M4097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is awesome. Do you have it on Github as well? I wouldn't mind downloading the package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:52:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46973#M4097</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T17:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46974#M4098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am going to try to do it with just JavaScript for now, but this is some excellent information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46974#M4098</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T17:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46975#M4099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to enter my name, but I wanted it to invalidate that once I did; might need to extend it if I go .NET based on a button click event to see if an item is in the list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46975#M4099</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T17:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46976#M4100</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;Not at present.&amp;nbsp; We will get it posted up later today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 17:58:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46976#M4100</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-07-15T17:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46977#M4101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! Just a sidebar; going to the UC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 18:06:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46977#M4101</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T18:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46978#M4102</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;Yes!&amp;nbsp; I am really looking forward to this years UC.&amp;nbsp; I know that they are getting ready to release the latest version of JS API and also the new 4.0 beta.&amp;nbsp; I am really interested in working on some 3D web projects too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you also attending?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 18:10:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46978#M4102</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-07-15T18:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46979#M4103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3D should be really interesting - I'm looking forward to that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 18:16:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46979#M4103</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-07-15T18:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46980#M4104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, &lt;/P&gt;&lt;P&gt;I am attending. I also will be presenting at the DevMeetup a project that I have gotten a lot of help on here with. Finishing up some final pieces that I hope to have ready in time. But, it's looking good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 18:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46980#M4104</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T18:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46981#M4105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See you there, Chris!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 18:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46981#M4105</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-07-15T18:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I limit what is entered in the textbox when using a search widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46982#M4106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 18:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-limit-what-is-entered-in-the-textbox-when/m-p/46982#M4106</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-07-15T18:50:11Z</dc:date>
    </item>
  </channel>
</rss>

