<?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 Question about Dropdown list in eSearch Widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730644#M22004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to add a drop down list in SearchWidget.xml, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;expression alias="School Name" textsearchlabel="Search Elementary Name:" userlist="Croyden Ele,Rosewood Ele,Tidwell Ele" &amp;gt;upper(Name) = upper('[value]')&amp;lt;/expression&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that I open the widget, when switch the items in dropdown list, the followig error always appear. Anyone has any idear what's going on? Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;ArgumentError: $someTempUICToRemoveAfterFinished is not found in this Group.
 at spark.components::Group/getElementIndex()
 at spark.components::Group/removeElement()
 at spark.components::SkinnableContainer/removeElement()
 at widgets.eSearch::SearchWidgetFloatDG/onTempUICCreated()&lt;C&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.core::UIComponent/set initialized()
 at mx.managers::LayoutManager/doPhasedInstantiation()
 at mx.managers::LayoutManager/doPhasedInstantiationCallback()&lt;/C&gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2011 14:34:06 GMT</pubDate>
    <dc:creator>LeiZhou</dc:creator>
    <dc:date>2011-07-12T14:34:06Z</dc:date>
    <item>
      <title>Question about Dropdown list in eSearch Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730644#M22004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to add a drop down list in SearchWidget.xml, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;expression alias="School Name" textsearchlabel="Search Elementary Name:" userlist="Croyden Ele,Rosewood Ele,Tidwell Ele" &amp;gt;upper(Name) = upper('[value]')&amp;lt;/expression&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that I open the widget, when switch the items in dropdown list, the followig error always appear. Anyone has any idear what's going on? Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;ArgumentError: $someTempUICToRemoveAfterFinished is not found in this Group.
 at spark.components::Group/getElementIndex()
 at spark.components::Group/removeElement()
 at spark.components::SkinnableContainer/removeElement()
 at widgets.eSearch::SearchWidgetFloatDG/onTempUICCreated()&lt;C&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.core::UIComponent/set initialized()
 at mx.managers::LayoutManager/doPhasedInstantiation()
 at mx.managers::LayoutManager/doPhasedInstantiationCallback()&lt;/C&gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 14:34:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730644#M22004</guid>
      <dc:creator>LeiZhou</dc:creator>
      <dc:date>2011-07-12T14:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Dropdown list in eSearch Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730645#M22005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steven,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So the error does not occur if you don't have the floating data grid open?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 14:52:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730645#M22005</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-12T14:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Dropdown list in eSearch Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730646#M22006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the first time I open dropdown list, it is normal--the float grid pops up, everything is OK; after that if I switch to another item, the error message will pop up. Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I remove userlist="Croyden Ele,Rosewood Ele,Tidwell Ele", just use text search, it works well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I tried to add a drop down list in SearchWidget.xml, &lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;expression alias="School Name" textsearchlabel="Search Elementary Name:" userlist="Croyden Ele,Rosewood Ele,Tidwell Ele" &amp;gt;upper(Name) = upper('[value]')&amp;lt;/expression&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;After that I open the widget, when switch the items in dropdown list, the followig error always appear. Anyone has any idear what's going on? Thanks a lot!&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;ArgumentError: $someTempUICToRemoveAfterFinished is not found in this Group.
 at spark.components::Group/getElementIndex()
 at spark.components::Group/removeElement()
 at spark.components::SkinnableContainer/removeElement()
 at widgets.eSearch::SearchWidgetFloatDG/onTempUICCreated()&lt;C&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.core::UIComponent/set initialized()
 at mx.managers::LayoutManager/doPhasedInstantiation()
 at mx.managers::LayoutManager/doPhasedInstantiationCallback()&lt;/C&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:11:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730646#M22006</guid>
      <dc:creator>LeiZhou</dc:creator>
      <dc:date>2021-12-12T07:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Dropdown list in eSearch Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730647#M22007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steven,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Try keeping the userlist but don't open the datagrid. I need to try and narrow down where the error is. Also what version are you using of the eSearch?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 15:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730647#M22007</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-12T15:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Dropdown list in eSearch Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730648#M22008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is Version 2.3.2.&amp;nbsp; Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For the first time I open dropdown list, it is normal--the float grid pops up, everything is OK; after that if I switch to another item, the error message will pop up. Thanks!&lt;BR /&gt;&lt;BR /&gt;If I remove userlist="Croyden Ele,Rosewood Ele,Tidwell Ele", just use text search, it works well.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 15:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730648#M22008</guid>
      <dc:creator>LeiZhou</dc:creator>
      <dc:date>2011-07-12T15:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Dropdown list in eSearch Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730649#M22009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you mean by "Don't open the datagrid"? It is automatically open when I do search. Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For the first time I open dropdown list, it is normal--the float grid pops up, everything is OK; after that if I switch to another item, the error message will pop up. Thanks!&lt;BR /&gt;&lt;BR /&gt;If I remove userlist="Croyden Ele,Rosewood Ele,Tidwell Ele", just use text search, it works well.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 15:18:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730649#M22009</guid>
      <dc:creator>LeiZhou</dc:creator>
      <dc:date>2011-07-12T15:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Dropdown list in eSearch Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730650#M22010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steven,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; That is because you have the &amp;lt;autoopendatagrid&amp;gt;true&amp;lt;/autoopendatagrid&amp;gt; for that layer than.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 15:48:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/question-about-dropdown-list-in-esearch-widget/m-p/730650#M22010</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-07-12T15:48:51Z</dc:date>
    </item>
  </channel>
</rss>

