<?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: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore); in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257368#M6895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2019 17:35:00 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-02-11T17:35:00Z</dc:date>
    <item>
      <title>Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257361#M6888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;div&amp;gt;&lt;BR /&gt; &amp;lt;label class="width70" for="FieldsCombo"&amp;gt;Fields:&amp;lt;/label&amp;gt;&lt;BR /&gt; &amp;lt;div data-dojo-attach-point="FieldsCombo" data-dojo-type="dijit/form/FilteringSelect" data-dojo-props="searchAttr:'name',intermediateChanges:true,placeHolder: 'Select Field'" class="dijit-form-FilteringSelect" style="width: 200px;height:30px;margin-Left: 51px;margin-top:5px;"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this.SourceCombo.watch('displayedValue', function(property, oldValue, newValue) {&lt;BR /&gt; for(var k=0;k&amp;lt;layerInfoArray.length;k++)&lt;BR /&gt; {&lt;BR /&gt; if(layerInfoArray&lt;K&gt;.title==newValue)&lt;BR /&gt; { &lt;BR /&gt; break;&lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; var requestHandle = esriRequest({&lt;BR /&gt; "url": "https://localhost:6443/arcgis/rest/services/BaseMap/MapServer/"+k+"?f=pjson",&lt;BR /&gt; "content": {&lt;BR /&gt; "tags": "dog,us",&lt;BR /&gt; "tagmode": "all",&lt;BR /&gt; "format": "json"&lt;BR /&gt; },&lt;BR /&gt; "handeAs": "json",&lt;BR /&gt; "callbackParamName": "jsoncallback"&lt;BR /&gt; });&lt;BR /&gt; requestHandle.then(requestSucceeded, requestFailed);&lt;/K&gt;&lt;/P&gt;&lt;P&gt;function requestSucceeded(response, io){&lt;BR /&gt; var fields=(response["fields"]);&lt;BR /&gt; var FieldStore = new Memory({data: fields});&lt;BR /&gt; &lt;SPAN style="font-size: 22px; color: #ff6600;"&gt;&lt;STRONG&gt;this.FieldsCombo.set('store', FieldStore);---------&amp;gt;this line produces errors&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;}&lt;BR /&gt; function requestFailed(error, io){&lt;BR /&gt; alert(dojoJson.toJson(error, true));&lt;BR /&gt; }&lt;BR /&gt; });&lt;/P&gt;&lt;P&gt;'cannot populate filteringselect&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 30px;"&gt;&lt;STRONG style="color: #ff6600; "&gt;Resultent data from rest end point&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL class="" style="color: #212121; padding-left: 12px;"&gt;&lt;LI class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;1&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;SPAN class="" style="color: #565656;"&gt;name&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"REGIONCODE"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;type&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"esriFieldTypeString"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;alias&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"كود المنطقة"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;length&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;2&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;domain&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{…}}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;2&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;SPAN class="" style="color: #565656;"&gt;name&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"GOVCODE"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;type&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"esriFieldTypeString"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;alias&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"كود المحافظة"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;length&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;5&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;domain&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{…}}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;3&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;SPAN class="" style="color: #565656;"&gt;name&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"CENTERCODE"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;type&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"esriFieldTypeString"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;alias&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"كود المركز"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;length&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;9&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;domain&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #808080;"&gt;null&lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;4&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;SPAN class="" style="color: #565656;"&gt;name&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"NAMEAR"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;type&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"esriFieldTypeString"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;alias&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"الاسم بالعربية"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;length&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;50&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;domain&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #808080;"&gt;null&lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;5&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;SPAN class="" style="color: #565656;"&gt;name&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"NAMEEN"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;type&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"esriFieldTypeString"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;alias&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"الاسم بالإنجليزية"&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;length&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;50&lt;/SPAN&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #565656;"&gt;domain&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #808080;"&gt;null&lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2019 10:58:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257361#M6888</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2019-02-09T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257362#M6889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nadir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;This is a similar issue as your last post. You have a scope issue "this" does not represent the widget in your &lt;SPAN style="background-color: #ffffff;"&gt;requestSucceeded&amp;nbsp;&lt;/SPAN&gt;function because you have not hitched the scope.&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;requestHandle&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;then&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;lang&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;hitch&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; requestSucceeded&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; requestFailed&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2019 13:54:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257362#M6889</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-09T13:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257363#M6890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I update the code as per your instructions but same error on same line.i use fieldsCombo with and without this key word.But same error on same place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2019 14:58:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257363#M6890</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2019-02-09T14:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257364#M6891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Nadir,&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp; I will have to see your full widget code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2019 16:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257364#M6891</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-09T16:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257365#M6892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;var _map, _FeatureLayer, _graphicsUtils, _Draw, _Graphic,_StatisticDefinition, _SimpleMarkerSymbol, _Color,&lt;BR /&gt;_FindTask,_FindParameters,_SimpleLineSymbol,_geometryEngine, _Query, _QueryTask, _SimpleFillSymbol,&lt;BR /&gt;_SimpleRenderer,_Point,selectedRegionCode;&lt;BR /&gt;var URLs = {&lt;BR /&gt; "RegionServiceUrl":"https://localhost:6443/arcgis/rest/services/BaseMap/MapServer/2",&lt;BR /&gt; "GovServiceUrl":"https://localhost:6443/arcgis/rest/services/BaseMap/MapServer/1",&lt;BR /&gt; "CentersServiceUrl":"https://localhost:6443/arcgis/rest/services/BaseMap/MapServer/0",&lt;BR /&gt; "LocalitiesCentroidUrl": "https://localhost:6443/arcgis/rest/services/MOI/Tables/MapServer/"&lt;BR /&gt; }&lt;BR /&gt;var mapLayers = {RegionLayer:[],GovLayer:[],CentersLayer:[]},autoCompleteDataResult=[];&lt;BR /&gt;var selectedSymbol,slelctedPolygon,symbolRegion,symbolGov;&lt;BR /&gt;define(['dojo/_base/declare', 'jimu/BaseWidget','dojo/query',"dijit/form/Select", "esri/layers/FeatureLayer","esri/graphicsUtils",&lt;BR /&gt; "esri/toolbars/draw", "esri/graphic","esri/tasks/StatisticDefinition","esri/symbols/SimpleMarkerSymbol",&lt;BR /&gt; "esri/Color","esri/tasks/FindTask", "esri/tasks/FindParameters","esri/symbols/SimpleLineSymbol",&lt;BR /&gt; "esri/geometry/geometryEngine","esri/tasks/query",'jimu/LayerInfos/LayerInfos',"esri/tasks/QueryTask",&lt;BR /&gt; "esri/symbols/SimpleFillSymbol","esri/renderers/SimpleRenderer", "esri/geometry/Point",'dojo/store/Memory',&lt;BR /&gt; "dijit/_WidgetsInTemplateMixin",'dojo/_base/lang',"dojo/data/ObjectStore","esri/request", "dojo/_base/json",'dojo/on',"dojo/dom",&lt;BR /&gt; "dijit/form/FilteringSelect",&lt;BR /&gt; 'jimu/loaderplugins/jquery-loader!./JS/jquery.min.js,./JS/jquery-ui.min.js,./JS/bootstrap.min.js,./JS/jsgrid.js,./JS/jsgrid.min.js'&lt;BR /&gt; ],&lt;BR /&gt; function(declare,BaseWidget,query,Select,FeatureLayer,graphicsUtils,Draw,Graphic,StatisticDefinition,SimpleMarkerSymbol,&lt;BR /&gt; Color,FindTask,FindParameters, SimpleLineSymbol,geometryEngine,Query,LayerInfos ,QueryTask,SimpleFillSymbol,&lt;BR /&gt; SimpleRenderer,Point,Memory,_WidgetsInTemplateMixin,lang,ObjectStore,esriRequest,dojoJson,on,dom) {&lt;BR /&gt; //To create a widget, you need to derive from BaseWidget.&lt;BR /&gt; return declare([BaseWidget, _WidgetsInTemplateMixin], {&lt;BR /&gt; // Custom widget code goes here&lt;BR /&gt; name: 'SpatialSearchQuery',&lt;BR /&gt; baseClass: 'jimu-widget-SpatialSearchQuery',&lt;BR /&gt; postCreate: function() {&lt;BR /&gt; this.inherited(arguments);&lt;BR /&gt; console.log('postCreate');&lt;BR /&gt; },&lt;BR /&gt; startup: function() {&lt;BR /&gt; this.inherited(arguments);&lt;BR /&gt; var panel = this.getPanel();&lt;BR /&gt; panel.position.width = 260;&lt;BR /&gt; panel.position.height = 300;&lt;BR /&gt; panel.setPosition(panel.position);&lt;BR /&gt; panel.panelManager.normalizePanel(panel);&lt;BR /&gt; _map = this.map;&lt;BR /&gt; _FeatureLayer = FeatureLayer;&lt;BR /&gt; _graphicsUtils = graphicsUtils;&lt;BR /&gt; _Draw = Draw;&lt;BR /&gt; _Graphic = Graphic; &lt;BR /&gt; _StatisticDefinition = StatisticDefinition;&lt;BR /&gt; _SimpleMarkerSymbol = SimpleMarkerSymbol;&lt;BR /&gt; _Color = Color; &lt;BR /&gt; _FindTask = FindTask;&lt;BR /&gt; _FindParameters = FindParameters;&lt;BR /&gt; _SimpleLineSymbol = SimpleLineSymbol;&lt;BR /&gt; _geometryEngine = geometryEngine;&lt;BR /&gt; _Query = Query;&lt;BR /&gt; _QueryTask = QueryTask;&lt;BR /&gt; _SimpleFillSymbol = SimpleFillSymbol;&lt;BR /&gt; _SimpleRenderer = SimpleRenderer;&lt;BR /&gt; _Point = Point;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; var layerInfoArray=[];&lt;BR /&gt; var lyrArray=[];&lt;BR /&gt; if (this.map.itemId) {&lt;BR /&gt; LayerInfos.getInstance(this.map, this.map.itemInfo)&lt;BR /&gt; .then(lang.hitch(this, function(operLayerInfos) {&lt;BR /&gt; this.operLayerInfos = operLayerInfos;&lt;BR /&gt; }));&lt;BR /&gt; } &lt;BR /&gt; this.operLayerInfos.traversal(lang.hitch(this, function(layerInfo) {&lt;BR /&gt; layerInfoArray.push(layerInfo);&lt;BR /&gt; }));&lt;BR /&gt; for(var k=1;k&amp;lt;layerInfoArray.length;k++)&lt;BR /&gt; {&lt;BR /&gt; lyrArray.push({"ID":layerInfoArray&lt;K&gt;.id,"Title":layerInfoArray&lt;K&gt;.title});&lt;BR /&gt; }&lt;BR /&gt; var myStore = new Memory({data: lyrArray});&lt;BR /&gt; this.SourceCombo.set('store', myStore);&lt;BR /&gt; this.TargetCombo.set('store', myStore); &lt;BR /&gt; &lt;BR /&gt; //this.SourceCombo.on('change', lang.hitch(this, function(){&lt;BR /&gt; // console.log("Hello");&lt;BR /&gt; // alert("ffff");&lt;BR /&gt; //_getAllFields("Hello");&lt;BR /&gt; // }));&lt;BR /&gt; this.SourceCombo.watch('displayedValue', function(property, oldValue, newValue) {&lt;BR /&gt; for(var k=0;k&amp;lt;layerInfoArray.length;k++)&lt;BR /&gt; {&lt;BR /&gt; if(layerInfoArray&lt;K&gt;.title==newValue)&lt;BR /&gt; break;&lt;BR /&gt; }&lt;BR /&gt; var requestHandle = esriRequest({&lt;BR /&gt; "url": "https://localhost:6443/arcgis/rest/services/BaseMap/MapServer/"+k+"?f=pjson",&lt;BR /&gt; "content": {&lt;BR /&gt; "tags": "dog,us",&lt;BR /&gt; "tagmode": "all",&lt;BR /&gt; "format": "json"&lt;BR /&gt; },&lt;BR /&gt; "handeAs": "json",&lt;BR /&gt; "callbackParamName": "jsoncallback"&lt;BR /&gt; });&lt;BR /&gt;&lt;BR /&gt; requestHandle.then(lang.hitch(this, requestSucceeded), requestFailed);&lt;BR /&gt; function requestSucceeded(response, io){&lt;BR /&gt; var fields=(response["fields"]);&lt;BR /&gt; var FieldStore = new Memory({data: fields});&lt;BR /&gt; //var os = new ObjectStore({ objectStore: FieldStore });&lt;BR /&gt; this.FieldsCombo.set('store', FieldStore);&lt;BR /&gt; }&lt;BR /&gt; function requestFailed(error, io){&lt;BR /&gt; alert(dojoJson.toJson(error, true));&lt;BR /&gt; }&lt;BR /&gt; });&lt;BR /&gt; },&lt;BR /&gt; _getAllFields:function (strLayerName,lyrInfoArray){&lt;BR /&gt; alert("In side"+strLayerName);&lt;BR /&gt; for(var k=1;k&amp;lt;layerInfoArray.length;k++)&lt;BR /&gt; {&lt;BR /&gt; if(layerInfoArray&lt;K&gt;.title==strLayerName)&lt;BR /&gt; {&lt;BR /&gt; break; &lt;BR /&gt; }&lt;BR /&gt; }&lt;BR /&gt; },&lt;BR /&gt; &lt;BR /&gt; onOpen: function(){&lt;BR /&gt; console.log('onOpen');&lt;BR /&gt; },&lt;/K&gt;&lt;/K&gt;&lt;/K&gt;&lt;/K&gt;&lt;/P&gt;&lt;P&gt;onClose: function(){&lt;BR /&gt; console.log('onClose');&lt;BR /&gt; },&lt;/P&gt;&lt;P&gt;// onMinimize: function(){&lt;BR /&gt; // console.log('onMinimize');&lt;BR /&gt; // },&lt;/P&gt;&lt;P&gt;// onMaximize: function(){&lt;BR /&gt; // console.log('onMaximize');&lt;BR /&gt; // },&lt;/P&gt;&lt;P&gt;// onSignIn: function(credential){&lt;BR /&gt; // /* jshint unused:false*/&lt;BR /&gt; // console.log('onSignIn');&lt;BR /&gt; // },&lt;/P&gt;&lt;P&gt;// onSignOut: function(){&lt;BR /&gt; // console.log('onSignOut');&lt;BR /&gt; // }&lt;/P&gt;&lt;P&gt;// onPositionChange: function(){&lt;BR /&gt; // console.log('onPositionChange');&lt;BR /&gt; // },&lt;/P&gt;&lt;P&gt;// resize: function(){&lt;BR /&gt; // console.log('resize');&lt;BR /&gt; // }&lt;/P&gt;&lt;P&gt;//methods to communication between widgets:&lt;/P&gt;&lt;P&gt;});&lt;BR /&gt; });&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2019 17:21:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257365#M6892</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2019-02-09T17:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257366#M6893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;div&amp;gt;&lt;BR /&gt;&amp;lt;div &amp;gt;&lt;BR /&gt; &amp;lt;label class="width70" for="SourceCombo" style="margin-top:-20px"&amp;gt;Source Layer:&amp;lt;/label&amp;gt;&lt;BR /&gt; &amp;lt;div data-dojo-attach-point="SourceCombo" data-dojo-type="dijit/form/FilteringSelect" data-dojo-props="searchAttr:'Title',intermediateChanges:true,placeHolder: 'Select Source Layer'" class="dijit-form-FilteringSelect" style="width: 360px;height:30px;margin-Left: 10px;margin-top:-10px;"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;div&amp;gt;&lt;BR /&gt; &amp;lt;label class="width70" for="TargetCombo"&amp;gt;Target Layer:&amp;lt;/label&amp;gt;&lt;BR /&gt; &amp;lt;div data-dojo-attach-point="TargetCombo" data-dojo-type="dijit/form/FilteringSelect" data-dojo-props="searchAttr:'Title',intermediateChanges:true,placeHolder: 'Select target Layer'" class="dijit-form-FilteringSelect" style="width: 360px;height:30px;margin-Left: 14px;margin-top:1px;"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;div&amp;gt;&lt;BR /&gt; &amp;lt;label class="width70" for="FieldsCombo"&amp;gt;Fields:&amp;lt;/label&amp;gt;&lt;BR /&gt; &amp;lt;div data-dojo-attach-point="FieldsCombo" data-dojo-type="dijit/form/FilteringSelect" data-dojo-props="searchAttr:'name',intermediateChanges:true,placeHolder: 'Select Field'" class="dijit-form-FilteringSelect" style="width: 200px;height:30px;margin-Left: 51px;margin-top:5px;"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2019 17:23:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257366#M6893</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2019-02-09T17:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257367#M6894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nadir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OK, I see your issue now. Your&amp;nbsp;requestSucceeded function is inside the&amp;nbsp;this.SourceCombo.watch('displayedValue', function. So you need:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;        &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SourceCombo&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;watch&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'displayedValue'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; lang&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;hitch&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;property&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; oldValue&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; newValue&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
          &lt;SPAN class="keyword token"&gt;for&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; k &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt; k &lt;SPAN class="operator token"&gt;&amp;lt;&lt;/SPAN&gt; layerInfoArray&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;length&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt; k&lt;SPAN class="operator token"&gt;++&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
            &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;layerInfoArray&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;k&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;title &lt;SPAN class="operator token"&gt;==&lt;/SPAN&gt; newValue&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
              &lt;SPAN class="keyword token"&gt;break&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
          &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
          &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; requestHandle &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;esriRequest&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
            &lt;SPAN class="string token"&gt;"url"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"https://localhost:6443/arcgis/rest/services/BaseMap/MapServer/"&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; k &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"?f=pjson"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
            &lt;SPAN class="string token"&gt;"content"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
              &lt;SPAN class="string token"&gt;"tags"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"dog,us"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
              &lt;SPAN class="string token"&gt;"tagmode"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"all"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
              &lt;SPAN class="string token"&gt;"format"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"json"&lt;/SPAN&gt;
            &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
            &lt;SPAN class="string token"&gt;"handeAs"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"json"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
            &lt;SPAN class="string token"&gt;"callbackParamName"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"jsoncallback"&lt;/SPAN&gt;
          &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;

          requestHandle&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;then&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;lang&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;hitch&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; requestSucceeded&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; requestFailed&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;

          &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;requestSucceeded&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;response&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; io&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
            &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; fields &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;response&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"fields"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
            &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; FieldStore &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;Memory&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
              data&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; fields
            &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
            &lt;SPAN class="comment token"&gt;//var os = new ObjectStore({ objectStore: FieldStore });&lt;/SPAN&gt;
            &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;FieldsCombo&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;set&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'store'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; FieldStore&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
          &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;

          &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;requestFailed&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;error&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; io&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
            &lt;SPAN class="token function"&gt;alert&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;dojoJson&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;toJson&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;error&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
          &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
        &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:41:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257367#M6894</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T12:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'set' of undefined this.FieldsCombo.set('store', FieldStore);</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257368#M6895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 17:35:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/cannot-read-property-set-of-undefined-this/m-p/257368#M6895</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-11T17:35:00Z</dc:date>
    </item>
  </channel>
</rss>

