1061: Call to a possibly undefined method hasOwnProperty through a reference with static type com.esri.ags.layers.supportClasses:IDomain. SearchWidget.mxml /LIU3beta/src/widgets/eSearch line 2567 Flex Problem
if (field && field.domain && field.domain is CodedValueDomain){ codedValueDomain = field.domain as CodedValueDomain; domainsCache[domainsKey] = codedValueDomain; }else if (field && field.domain && field.domain is RangeDomain){ rangeDomain = field.domain as RangeDomain; domainsCache[domainsKey] = rangeDomain; }else{
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.