<?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: Search Widget outside Map View in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347055#M32086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/people/Henseki"&gt;Henseki&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related response for your question is here :&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/197592-parse-search-widget-to-a-html-search-form"&gt;parse search widget to a html search form&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2017 12:59:48 GMT</pubDate>
    <dc:creator>Jean-MarcRoy1</dc:creator>
    <dc:date>2017-07-03T12:59:48Z</dc:date>
    <item>
      <title>Search Widget outside Map View</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347052#M32083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My search widget is working fine in my mapview. But I would like it outside my mapview, to be parsed or embedded in the search form I have created in html, so I'm able to do the search in the form rather than the&amp;nbsp; search widget.in my map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the code below; SearchWidget and&amp;nbsp; Div form for search&lt;/P&gt;&lt;DIV style="color: #d4d4d4; line-height: 19px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-weight: normal; white-space: pre; background-color: #1e1e1e;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #9cdcfe;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;searchWidget&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0;"&gt;Search&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;view:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;view1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;searchWidget&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #dcdcaa;"&gt;startup&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;();&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #608b4e;"&gt;// Add the search widget to the top left corner of the view&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;view1&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;ui&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #dcdcaa;"&gt;add&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;searchWidget&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;, {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;position:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"top-right"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;index:&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #b5cea8;"&gt;0&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV style="color: #d4d4d4; line-height: 19px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-weight: normal; white-space: pre; background-color: #1e1e1e;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #808080;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;form&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;action&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;""&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f44747;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"searchWidget"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"float: left"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;input&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"text"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"q"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;value&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"Postcode or address"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;title&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"Postcode or address"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;size&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"21"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;maxlength&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"120"&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;input&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"submit"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;value&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"search"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"tfbutton"&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;div&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"searchWidget"&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;div&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;form&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6;"&gt;div&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"tfclear"&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 09:07:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347052#M32083</guid>
      <dc:creator>Henryobaseki</dc:creator>
      <dc:date>2017-06-28T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget outside Map View</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347053#M32084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/273218"&gt;Henry obaseki&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;You just have to use the "container" property in your widget constructor (&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html"&gt;Search widget 4.x&lt;/A&gt;). In this case you don't have to add your widget to the view.ui.&lt;/P&gt;&lt;P&gt;Furthermore the startup() method is deprecated since JS API 4.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With your code it will look like this :&lt;/P&gt;&lt;DIV style="color: #d4d4d4; border: 0px; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #d4d4d4; border: 0px; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #d4d4d4; border: 0px; font-size: 14px;"&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; border: 0px; font-size: 14px;"&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;DIV style="border: 0px;"&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit;"&gt;searchWidget&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #569cd6; border: 0px; font-weight: inherit;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #4ec9b0; border: 0px; font-weight: inherit;"&gt;Search&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit;"&gt;view:&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit;"&gt;view1,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px;"&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;container: "searchWidget"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6; border: 0px; font-weight: inherit; font-size: 14px;"&gt;form&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;action=""&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"searchWidgetForm"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"float: left"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6; border: 0px; font-weight: inherit; font-size: 14px;"&gt;input&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"text"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"q"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;value&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"Postcode or address"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;title&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"Postcode or address"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;size&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"21"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;maxlength&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"120"&lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6; border: 0px; font-weight: inherit; font-size: 14px;"&gt;input&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"submit"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;value&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"search"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"tfbutton"&lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6; border: 0px; font-weight: inherit; font-size: 14px;"&gt;div&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe; border: 0px; font-weight: inherit; font-size: 14px;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178; border: 0px; font-weight: inherit; font-size: 14px;"&gt;"searchWidget"&lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6; border: 0px; font-weight: inherit; font-size: 14px;"&gt;div&lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;SPAN style="color: #d4d4d4; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="color: #569cd6; border: 0px; font-weight: inherit; font-size: 14px;"&gt;form&lt;/SPAN&gt;&lt;SPAN style="color: #808080; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 14:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347053#M32084</guid>
      <dc:creator>Jean-MarcRoy1</dc:creator>
      <dc:date>2017-06-28T14:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget outside Map View</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347054#M32085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, My search widget is outside my mapview. I think there is default styling with the widget is there a way of customising the style ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyways, my previous query was&amp;nbsp; answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 18:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347054#M32085</guid>
      <dc:creator>Henryobaseki</dc:creator>
      <dc:date>2017-06-28T18:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Search Widget outside Map View</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347055#M32086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/people/Henseki"&gt;Henseki&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related response for your question is here :&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/197592-parse-search-widget-to-a-html-search-form"&gt;parse search widget to a html search form&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 12:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/search-widget-outside-map-view/m-p/347055#M32086</guid>
      <dc:creator>Jean-MarcRoy1</dc:creator>
      <dc:date>2017-07-03T12:59:48Z</dc:date>
    </item>
  </channel>
</rss>

