<?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 Copying Esri developer widget to Enterprise in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338271#M103</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Experience Builder Enterprise Edition for production work and I would like to use the Timeline widget. This widget is available in the online and developer versions but not in the enterprise.&lt;/P&gt;&lt;P&gt;I found the folder for this widget in my developer environment and I tried to upload it on my portal (the same way I do it for my own custom widget) but it was not working. Any insights?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Catherine&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 16:11:37 GMT</pubDate>
    <dc:creator>clc</dc:creator>
    <dc:date>2023-10-16T16:11:37Z</dc:date>
    <item>
      <title>Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338271#M103</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Experience Builder Enterprise Edition for production work and I would like to use the Timeline widget. This widget is available in the online and developer versions but not in the enterprise.&lt;/P&gt;&lt;P&gt;I found the folder for this widget in my developer environment and I tried to upload it on my portal (the same way I do it for my own custom widget) but it was not working. Any insights?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Catherine&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 16:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338271#M103</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-10-16T16:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338284#M104</link>
      <description>&lt;P&gt;Forgot to add the error message:&lt;/P&gt;&lt;P&gt;Cannot read properties of undefined (reading 'useEventCallback')&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 16:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338284#M104</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-10-16T16:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338317#M105</link>
      <description>&lt;P&gt;I have not done this before, so you are ahead of me. Here is the guide in case you need it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/developers/add-experience-builder-custom-widgets-in-arcgis-enterprise/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/developers/add-experience-builder-custom-widgets-in-arcgis-enterprise/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Possible issues:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In Developer Edition, copy the ESRI source code and rename the widget before trying to upload it. (I don't think this will fix your immediate problem, but if you don't rename your widget you will have issues when the ESRI Timeline widget comes out.)&lt;/LI&gt;&lt;LI&gt;Make sure you are uploading the dist folder, not the src folder.&lt;/LI&gt;&lt;LI&gt;There could be version compatibility issues. Maybe try downgrading the version number in the manifest.json.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="JeffreyThompson2_0-1697477421133.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/83157iABC12A83ED685059/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1697477421133.png" alt="JeffreyThompson2_0-1697477421133.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 17:31:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338317#M105</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-10-16T17:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338346#M106</link>
      <description>&lt;P&gt;Thanks for your answer, but I thought I did all that:&lt;/P&gt;&lt;P&gt;First I copied the Esri timeline widget folder from the client/dist/widgets/common to client/your-extensions/widgets folder. I renamed the widget clcTimeline, updated the manifest.json file for the name, label. I also deleted the test and dist folders. I tested this widget in the developer version and it worked. One thing bothered me,&amp;nbsp; in the insert widgets custom section of the builder, it still showed up as Timeline...&lt;/P&gt;&lt;P&gt;I then run 'npm run build:prod' in the&amp;nbsp;client/your-extensions/widgets folder just like for my own custom widgets. Finally I copied on my server the clcTimeline folder from&amp;nbsp;client/dist-prod/widgets.&lt;/P&gt;&lt;P&gt;I also thought of version compatibilities, so on my server I changed version and exbVersion from 1.12.0 to 1.10.0. It did not change anything, maybe I should have done these changes in the developer environment?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 18:24:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338346#M106</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-10-16T18:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338357#M107</link>
      <description>&lt;P&gt;You can set the name of a widget in the Builder mode using the "label" property of manifest.json.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should get the best results by letting webpack do it's thing in Developer Edition.&lt;/P&gt;&lt;P&gt;Each version of Experience Builder is linked to a specific version of the JavaScript API, so if the Timeline widget incorporates features from one of the latest versions of the API, there may not be an easy way of bringing it into Enterprise.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1697481861111.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/83168i743D43CEF8E5DEA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1697481861111.png" alt="JeffreyThompson2_0-1697481861111.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 18:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338357#M107</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-10-16T18:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338372#M108</link>
      <description>&lt;P&gt;Thanks again for your remarks. It is most likely a problem of versions. I suppose I'll have to wait.&lt;/P&gt;&lt;P&gt;Just one more question about the label of the widget. I don't understand why in the builder of my developer version, the widget still shows up in the custom section as Timeline (the label of Esri) even though I modify its manifest.json. When I add the widget to an experience, the setting panel shows my updated label as expected.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 19:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338372#M108</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-10-16T19:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338380#M109</link>
      <description>&lt;P&gt;Have you restarted your client server since adding the label property?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 19:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338380#M109</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-10-16T19:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338390#M110</link>
      <description>&lt;P&gt;Yes. I checked my webpack console and I have the 2 entries:&lt;/P&gt;&lt;P&gt;Entrypoint widgets/clcTimeline/dist/runtime/widget 496 KiB = widgets/clcTimeline/dist/runtime/widget.js&lt;BR /&gt;Entrypoint widgets/clcTimeline/dist/setting/setting 319 KiB = widgets/clcTimeline/dist/setting/setting.js&lt;/P&gt;&lt;P&gt;as expected.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 19:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338390#M110</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-10-16T19:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338394#M111</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Remove the clcTimeline folder from your file structure.&lt;/LI&gt;&lt;LI&gt;Restart your client server.&lt;/LI&gt;&lt;LI&gt;Re-add the clcTimeline folder to the file structure.&lt;/LI&gt;&lt;LI&gt;Restart your client server.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 16 Oct 2023 19:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338394#M111</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-10-16T19:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338400#M112</link>
      <description>&lt;P&gt;Tried your steps, cleared the cache...still Timeline&lt;/P&gt;&lt;P&gt;I will wait for the next Enterprise release, it is just puzzling! Thanks again for all your suggestions.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 19:53:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338400#M112</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-10-16T19:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Copying Esri developer widget to Enterprise</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338408#M113</link>
      <description>&lt;P&gt;One more thing: I brought the clcTimeline folder to the developer edition 1:11 and it showed the same error than the one in the enterprise, so it is definitely a problem of missing features in previous versions of Javascript API.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 20:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/copying-esri-developer-widget-to-enterprise/m-p/1338408#M113</guid>
      <dc:creator>clc</dc:creator>
      <dc:date>2023-10-16T20:01:30Z</dc:date>
    </item>
  </channel>
</rss>

