|
DOC
|
06/03/2026: Added package.json so jsPDF installs automatically with the standard "npm install" in the EB client folder. No separate jsPDF install needed.
... View more
06-03-2026
02:39 PM
|
0
|
0
|
7164
|
|
BLOG
|
Thanks @SunshineLuke90 . I went ahead and added a package.json and package-lock.json to the widget following your approach, so the dependencies now install automatically when you run the standard npm install in the client folder. No more manual npm install commands needed. I also included the exb-widget keyword and an Apache 2.0 license to line up with the conventions you laid out in your Standardizing Custom Widget Sharing thread. Really appreciate you walking through this, it makes the widget a lot easier for others to pick up and use, and I think the standardization effort is a great direction for the community. I am going to go through all of my widgets and standardize more using this approach.
... View more
06-03-2026
01:08 PM
|
0
|
0
|
1402
|
|
BLOG
|
6/03/26: Enhancements (1.20 version only) Add support to launch and open Mailing Labels or Property Report when they are nested in accordion widget (Thank you @KeyHunter for idea and testing) Standardized package structure: added package.json, README.md, LICENSE (Apache 2.0), .gitignore, and .npmignore so dependencies install automatically with the standard `npm install` in the client folder. No per-dependency install commands needed.
... View more
06-03-2026
08:10 AM
|
1
|
0
|
1203
|
|
BLOG
|
Thank you @KeyHunter, I think your question still needs research and further discussion. From our private messages earlier this week I'm glad you were able to get the dependencies resolved.
... View more
05-29-2026
09:10 AM
|
0
|
0
|
1557
|
|
BLOG
|
@Bertrand_Laurancin thank you for your solution and compliments @KARIMLABIDI glad that you could get it worked out!
... View more
05-29-2026
08:59 AM
|
1
|
0
|
1405
|
|
BLOG
|
Thank you @KARIMLABIDI , at this point I would recommend posting in the custom widgets link I posted above. I would also normally suggest a support case, but I don't think they will be able to do much with custom widgets involved.
... View more
05-28-2026
08:35 AM
|
0
|
0
|
1500
|
|
BLOG
|
@KARIMLABIDI if that does not work, I think because you are getting the error on multiple widgets and it does not seem to be constrained just to right click, your question may get more exposure if you post it to the questions section of the Group Experience Builder Custom Widgets https://community.esri.com/t5/experience-builder-custom-widgets/bd-p/eb-custom-widgetsforum-board
... View more
05-28-2026
07:00 AM
|
0
|
0
|
1515
|
|
BLOG
|
@KARIMLABIDI after looking at your error more, I strongly think that you are running into a folder path limit, especially since you are using OneDrive. If you are able to deploy EB 1.20 right to your C Drive it may resolve the issue. The errors to me point to a directory issue, and I used to store my EB DE on a deeper folder structure and had similar issues.
... View more
05-28-2026
06:53 AM
|
0
|
0
|
1522
|
|
BLOG
|
Thank you @KARIMLABIDI , without being able to replicate the issue or see your system fully (not that I am suggesting that), it is hard to troubleshoot and come up with a solution. This widget does not require any npm dependencies beyond what is OOTB of EB, so that should not be a culprit. I am purely speculating on troubleshooting steps below, but might be worth a try. - Fresh install of 1.20 and put downloaded widgets in ...arcgis-experience-builder-1.20\client\your-extensions\widgets - Sometimes I have issues with long file paths, so I put my EB DE right on the C drive, that might worth trying so your set up is C:\arcgis-experience-builder-1.20 - If you have not already, try using the suggested version of Node.js for EB DE 1.20
... View more
05-27-2026
10:08 AM
|
0
|
0
|
1566
|
|
BLOG
|
@KARIMLABIDI can you try the below steps if you feel okay doing so? Close any running EB processes. Delete C:\Users\LABIDI\node_modules entirely. While you're there, delete C:\Users\LABIDI\package.json and C:\Users\LABIDI\package-lock.json if those exist. In your EB folder, delete your-extensions/node_modules/.cache to clear stale resolution. Re-run npm run build:for-download.
... View more
05-26-2026
06:58 AM
|
0
|
0
|
1613
|
|
BLOG
|
@KARIMLABIDI I think I found the bug in config.json. I updated the 1.20 zip on this blog post. Please let me know if you are still getting the error after you get the latest 1.20 zip from here and confirming you are using the latest mailing labels widget.
... View more
05-22-2026
03:41 PM
|
0
|
0
|
1674
|
|
BLOG
|
@KARIMLABIDI did you also update the mailing labels widget if you are using that?
... View more
05-22-2026
03:31 PM
|
0
|
0
|
1676
|
|
BLOG
|
Hello @KARIMLABIDI, one difference between my environment and yours is the version of Node.js. I am currently on 24.15.0. and it looks like you are using 26.2.0. The recommended version for Experience Builder Developer Edition 1.20 is Node.js 24. This may not be the reason you are getting the errors, but is a system difference between my setup vs yours. https://developers.arcgis.com/experience-builder/guide/release-versions/
... View more
05-22-2026
08:38 AM
|
0
|
0
|
1684
|
|
DOC
|
05/21/2026: Accept Right Click Widget mailing label action.
... View more
05-21-2026
02:17 PM
|
0
|
0
|
8034
|
|
BLOG
|
5/21/26: Enhancements (1.20 version only) Open Mailing Labels widget with right click option and apply a buffer prior to sending.
... View more
05-21-2026
02:14 PM
|
0
|
0
|
4092
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | a week ago | |
| 1 | a week ago | |
| 2 | a week ago | |
| 2 | a week ago |
| Online Status |
Online
|
| Date Last Visited |
11 hours ago
|