<?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: eSearch widget customization in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875936#M13557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So the issue was in the CaSe of cfsSearch in many of the files where is was looking for the path of a fiel you had cfssearch (all lower case) which was not a valid path as JS is case sensitive. No all the locations where you had cfssearch for a css class name or css rule that was fine because convention is that class names are all lower case. So with a little tweaking it now works fine (as far as adding the widget without error). I could not test your layer obviously as it is a local url to your machine and not a public url. I did remove the blanks you inserted in the uselists as there is code in the widget to do this if the field is not marked as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just FYI, you have 7 other posts out there about the eSearch that I have answered and you have not marked as answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And is there a particular reason you are still using 1.2?... Each new release the fix bugs and the product gets better. It will always be in your best interest to keep up to date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 01:42:27 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-02-05T01:42:27Z</dc:date>
    <item>
      <title>eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875928#M13549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;Ok I changed the code where every instance was esearch and made it cfssearch. I have a widget folder called 'cfsSearch) &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/177820_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue 1: I get an error when I try to open the widget after I have made it button 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/177848_Capture.JPG" style="width: 620px; height: 359px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue 2: When I add the widget a different button position it works.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture3.JPG" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/177850_Capture3.JPG" style="width: auto; height: auto;" /&gt;&lt;IMG alt="Capture2.JPG" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/177849_Capture2.JPG" style="width: 620px; height: 522px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue 3:&lt;/P&gt;&lt;P&gt;I typed in over 500 Radio codes in the predefined option for the Radio Code field and the Final Radio Code field has the same values. I went to the config.json and copied the values to the Final Radio Code values and saved. When I then tried testing it it did not work. It seems like my biggest problem is finding the cfsSearch widget folder. Something is not getting read, do you have any ideas on how to make it find the widget folder and add my modifications to the widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/177851_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 20:21:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875928#M13549</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-04T20:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875929#M13550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Have you tried to look in your browsers web console to see if the error(s) there give you a clue on what is going wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 21:07:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875929#M13550</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-04T21:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875930#M13551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I got.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/177853_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 21:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875930#M13551</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-04T21:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875931#M13552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; What that tells me is that you missed changing the name of the widget from eSearch to cfsSearch in one of the files (either .js or .html).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 22:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875931#M13552</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-04T22:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875932#M13553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible for me to zip my widget to you and you take a look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 22:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875932#M13553</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-04T22:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875933#M13554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it works sometimes but does not reflect my new changes to the config.json. It's weird. Sorry and I appreciate your patience with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 22:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875933#M13554</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-04T22:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875934#M13555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure zip it and send it. As far as the changes to the config.json. You are aware that the config.json in the widget folder is not the file that is used once the widget has been added to an app right? The json file you are wanting to modify is in [install dir]/server/apps/[app #]/configs/cfsSearch/config_xxxxx.json&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 22:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875934#M13555</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-04T22:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875935#M13556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there's a configs folder that says eSearch however its had the config_CFS Search.json.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/177987_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then copied and renamed it to config.json and added to my cfsSearchWidget folder and made some other changes to the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/177988_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 22:51:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875935#M13556</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-04T22:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875936#M13557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So the issue was in the CaSe of cfsSearch in many of the files where is was looking for the path of a fiel you had cfssearch (all lower case) which was not a valid path as JS is case sensitive. No all the locations where you had cfssearch for a css class name or css rule that was fine because convention is that class names are all lower case. So with a little tweaking it now works fine (as far as adding the widget without error). I could not test your layer obviously as it is a local url to your machine and not a public url. I did remove the blanks you inserted in the uselists as there is code in the widget to do this if the field is not marked as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just FYI, you have 7 other posts out there about the eSearch that I have answered and you have not marked as answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And is there a particular reason you are still using 1.2?... Each new release the fix bugs and the product gets better. It will always be in your best interest to keep up to date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 01:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875936#M13557</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-05T01:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875937#M13558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I honesty thought I was using the latest file from January. Also, I will go back and mark my threads as answered. I will test it today, thank you again for all your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 14:38:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875937#M13558</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-05T14:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875938#M13559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I was not saying that you are using an old version of the eSearch I was saying you are using version 1.2 of WAB even though 1.3 has been available for some time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 14:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875938#M13559</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-05T14:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875939#M13560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I will upgrade. FYI it's still not reading the widget. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 15:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875939#M13560</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-05T15:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875940#M13561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am not sure what you are doing wrong then. I added the widget to WAB on my end after making may changes it work fine for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 15:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875940#M13561</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-05T15:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875941#M13562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robert I switched to 1.3 and it's finding it with no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you took out that space it seems that it is forcing the user to select something in that field.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/178307_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, when I add the space back and refreshed the browser, my changes did not update. So I decided to created another map, then my changes to the config.json was there. Each time I made a change to the code, I had to CREATE NEW to get my widget to reflect my changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/178308_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed when I created a new app the command console does a debugging for the new application and that seems to refresh everything. Should I have to do this every time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/178309_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/178313_pastedImage_3.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 18:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875941#M13562</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-05T18:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875942#M13563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Are you manually making the changes to the json file or are you using the UI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 19:01:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875942#M13563</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-05T19:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875943#M13564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am making some changes manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 19:53:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875943#M13564</guid>
      <dc:creator>RudoDuncan</dc:creator>
      <dc:date>2016-02-05T19:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch widget customization</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875944#M13565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rudo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; In that case it sounds like to are still trying to make the changes in the widgets config.json file under the cfsSearch folder and that is not the file that the app is actually using anymore. When you create a app if copies the config.json file from the widgets folder and places it under [install dir]\apps\[App #]\configs\cfsSearch\config_cfsSearch.json and that is the file that is used, Not the config.json file anymore. Hope I made this clearer this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:06:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/esearch-widget-customization/m-p/875944#M13565</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-02-05T20:06:14Z</dc:date>
    </item>
  </channel>
</rss>

