I tried to add a drop down list in SearchWidget.xml, <expression alias="School Name" textsearchlabel="Search Elementary Name:" userlist="Croyden Ele,Rosewood Ele,Tidwell Ele" >upper(Name) = upper('[value]')</expression>
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!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()
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()