<?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: How do I clone a widget and rename it differently? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429092#M11361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Yes with a widget as complicated as the eSearch there are going to be MANY more places in the code (*.js and *.html files) that the name eSearch is hard coded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 22:00:10 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-01-20T22:00:10Z</dc:date>
    <item>
      <title>How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429089#M11358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone guide me to the process of cloning a widget in the Web AppBuilder (Developer Edition). I can't seem to find a documentation to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 20:36:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429089#M11358</guid>
      <dc:creator>haThach</dc:creator>
      <dc:date>2016-01-20T20:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429090#M11359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You just copy the widgets folder and rename it to the widgets desired name.&lt;/LI&gt;&lt;LI&gt;Open the manifest.json and change the widgets name there to match the folder name given in step 1&lt;/LI&gt;&lt;LI&gt;Open the widget.js and if there is a name property in there replace that too.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 20:59:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429090#M11359</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-20T20:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429091#M11360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copy one of your eSearch widget and rename it to eSearchCust. Than I open both of the file you suggested and change these area highlighted in yellow.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/171276_1.png" style="width: 620px; height: 413px;" /&gt;&lt;/P&gt;&lt;P&gt;Everything went well when I add the eSearchCust widget and save the update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, when I launch the map, and click on the new widget. This is what I get...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/171277_3.png" style="width: 620px; height: 247px;" /&gt;&lt;/P&gt;&lt;P&gt;I used fiddler and it seem to look in the widget/eSearch/List.js.&lt;/P&gt;&lt;P&gt;Does this make sense? Are there more files that I have to change?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="4.png" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/171398_4.png" style="width: 620px; height: 229px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 21:55:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429091#M11360</guid>
      <dc:creator>haThach</dc:creator>
      <dc:date>2016-01-20T21:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429092#M11361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Yes with a widget as complicated as the eSearch there are going to be MANY more places in the code (*.js and *.html files) that the name eSearch is hard coded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 22:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429092#M11361</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-20T22:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429093#M11362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ha and Robert !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regardless of the code of the widget, you must also add the widget name to list.json file to call it in the Builder and in the config.json in sample config for the developer side.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 09:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429093#M11362</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2016-01-21T09:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429094#M11363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Actually No, I have never had to do that step as the builder will add it to that list automatically once it sees that there is new widget added.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 12:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429094#M11363</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-21T12:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429095#M11364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh ? So, sorry, maybe I have a problem in my WAB 'cause I always have to add it in the list.json...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 16:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429095#M11364</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2016-01-21T16:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429096#M11365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I search through all the files in the eSearch widget and found one additional file that I have to change. This seem to fix the issue that I'm having.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those that might be interested to know....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="5.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/171654_5.png" style="width: 620px; height: 221px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 16:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429096#M11365</guid>
      <dc:creator>haThach</dc:creator>
      <dc:date>2016-01-21T16:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429097#M11366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; There are several more of these in the settings folder as well. Don't forget to mark this as answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 16:47:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/429097#M11366</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-01-21T16:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I clone a widget and rename it differently?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/1168777#M22170</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Hope You are well. We have tried to copy the Smart editor widget as many widgets and replaced all the file names. We still get the error same as Thach got above when you view the widget in web appbuilder. It brings this same error as Thach on pic&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlainMunyaneza1_0-1651155729270.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/40066i5891A1980410CAF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlainMunyaneza1_0-1651155729270.png" alt="AlainMunyaneza1_0-1651155729270.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 14:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-do-i-clone-a-widget-and-rename-it-differently/m-p/1168777#M22170</guid>
      <dc:creator>AlainMunyaneza1</dc:creator>
      <dc:date>2022-04-28T14:22:28Z</dc:date>
    </item>
  </channel>
</rss>

